Home
last modified time | relevance | path

Searched defs:real (Results 26 - 50 of 116) sorted by relevance

12345

/kernel/linux/linux-6.6/fs/overlayfs/
H A Dexport.c375 ovl_lookup_real_one(struct dentry *connected, struct dentry *real, const struct ovl_layer *layer) ovl_lookup_real_one() argument
443 ovl_lookup_real_inode(struct super_block *sb, struct dentry *real, const struct ovl_layer *layer) ovl_lookup_real_inode() argument
508 ovl_lookup_real_ancestor(struct super_block *sb, struct dentry *real, const struct ovl_layer *layer) ovl_lookup_real_ancestor() argument
561 ovl_lookup_real(struct super_block *sb, struct dentry *real, const struct ovl_layer *layer) ovl_lookup_real() argument
670 struct dentry *real = upper ?: (index ?: lowerpath->dentry); ovl_get_dentry() local
[all...]
H A Dfile.c104 static int ovl_real_fdget_meta(const struct file *file, struct fd *real, in ovl_real_fdget_meta() argument
142 static int ovl_real_fdget(const struct file *file, struct fd *real) in ovl_real_fdget() argument
196 struct fd real; ovl_llseek() local
316 struct fd real; ovl_read_iter() local
366 struct fd real; ovl_write_iter() local
442 struct fd real; ovl_splice_read() local
469 struct fd real; ovl_splice_write() local
504 struct fd real; ovl_fsync() local
553 struct fd real; ovl_fallocate() local
585 struct fd real; ovl_fadvise() local
705 struct fd real; ovl_flush() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dtimekeeping.h235 u64 real; member
249 ktime_t real; member
H A Dposix-timers.h245 } real; member
/kernel/linux/linux-6.6/drivers/parport/
H A Ddaisy.c69 static struct parport *clone_parport(struct parport *real, int muxport) in clone_parport() argument
/kernel/linux/linux-6.6/arch/x86/kernel/kprobes/
H A Dopt.c207 static int copy_optimized_instructions(u8 *dest, u8 *src, u8 *real) in copy_optimized_instructions() argument
H A Dcore.c357 int __copy_instruction(u8 *dest, u8 *src, u8 *real, struct insn *insn) in __copy_instruction() argument
/third_party/ffmpeg/libavfilter/
H A Dafir_template.c67 double div, real_num = 0., imag_num = 0., real = 0., imag = 0.; in draw_response() local
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.h42 } real; member
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.h77 } real; member
80 struct amdgpu_winsys_bo *real; member
/third_party/python/Lib/
H A Dnumbers.py55 def real(self): member in Complex
251 def real(self): member in Real
/base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/
H A Dfft.cpp119 float real = zerothAmpReal * paraRes.realOut[k] - firstAmpImaginary * paraRes.imagOut[k]; in AlgFFT() local
433 void Fft::InverseFFTComplex(const std::vector<float> &window, const std::vector<float> &real, in InverseFFTComplex() argument
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_texture.cpp423 bool WebGLTexture::CheckTextureSize(GLsizei offset, GLsizei w, GLsizei real) in CheckTextureSize() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/
H A Dmock_mtp_operation_utils.cpp654 string real = "100"; in GetPathByHandle() local
/kernel/linux/linux-5.10/arch/x86/oprofile/
H A Dop_model_p4.c618 unsigned long ctr, low, high, stag, real; in p4_check_ctrs() local
/kernel/linux/linux-5.10/drivers/char/agp/
H A Damd-k7-agp.c27 unsigned long *real; member
[all...]
H A Dati-agp.c46 unsigned long *real; member
[all...]
H A Dsworks-agp.c33 unsigned long *real; member
[all...]
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dpgalloc.c523 unsigned long real; in base_lra() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_userptr.c295 __i915_mm_struct_find(struct drm_i915_private *i915, struct mm_struct *real) in __i915_mm_struct_find() argument
/kernel/linux/linux-5.10/include/linux/
H A Dposix-timers.h239 } real; member
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dfile.c108 static int ovl_real_fdget_meta(const struct file *file, struct fd *real, in ovl_real_fdget_meta() argument
137 static int ovl_real_fdget(const struct file *file, struct fd *real) in ovl_real_fdget() argument
180 struct fd real; ovl_llseek() local
300 struct fd real; ovl_read_iter() local
352 struct fd real; ovl_write_iter() local
433 struct fd real; ovl_splice_write() local
469 struct fd real; ovl_fsync() local
527 struct fd real; ovl_fallocate() local
559 struct fd real; ovl_fadvise() local
579 struct fd real; ovl_real_ioctl() local
[all...]
/kernel/linux/linux-6.6/drivers/char/agp/
H A Damd-k7-agp.c27 unsigned long *real; member
[all...]
H A Dati-agp.c46 unsigned long *real; member
[all...]
H A Dsworks-agp.c33 unsigned long *real; member
[all...]

Completed in 18 milliseconds

12345