Home
last modified time | relevance | path

Searched defs:real (Results 1 – 25 of 65) sorted by relevance

123

/kernel/linux/linux-6.6/fs/overlayfs/
Dfile.c104 static int ovl_real_fdget_meta(const struct file *file, struct fd *real, in ovl_real_fdget_meta()
142 static int ovl_real_fdget(const struct file *file, struct fd *real) in ovl_real_fdget()
196 struct fd real; in ovl_llseek() local
316 struct fd real; in ovl_read_iter() local
366 struct fd real; in ovl_write_iter() local
442 struct fd real; in ovl_splice_read() local
469 struct fd real; in ovl_splice_write() local
504 struct fd real; in ovl_fsync() local
553 struct fd real; in ovl_fallocate() local
585 struct fd real; in ovl_fadvise() local
[all …]
Dexport.c376 struct dentry *real, in ovl_lookup_real_one()
444 struct dentry *real, in ovl_lookup_real_inode()
509 struct dentry *real, in ovl_lookup_real_ancestor()
562 struct dentry *real, in ovl_lookup_real()
670 struct dentry *real = upper ?: (index ?: lowerpath->dentry); in ovl_get_dentry() local
Dnamei.c163 struct dentry *real; in ovl_decode_real_fh() local
519 enum ovl_xattr ox, struct dentry *real, bool is_upper, in ovl_verify_set_fh()
/kernel/linux/linux-5.10/fs/overlayfs/
Dfile.c108 static int ovl_real_fdget_meta(const struct file *file, struct fd *real, in ovl_real_fdget_meta()
137 static int ovl_real_fdget(const struct file *file, struct fd *real) in ovl_real_fdget()
180 struct fd real; in ovl_llseek() local
300 struct fd real; in ovl_read_iter() local
352 struct fd real; in ovl_write_iter() local
433 struct fd real; in ovl_splice_write() local
469 struct fd real; in ovl_fsync() local
527 struct fd real; in ovl_fallocate() local
559 struct fd real; in ovl_fadvise() local
579 struct fd real; in ovl_real_ioctl() local
Dexport.c363 struct dentry *real, in ovl_lookup_real_one()
426 struct dentry *real, in ovl_lookup_real_inode()
491 struct dentry *real, in ovl_lookup_real_ancestor()
544 struct dentry *real, in ovl_lookup_real()
652 struct dentry *real = upper ?: (index ?: lowerpath->dentry); in ovl_get_dentry() local
Dnamei.c156 struct dentry *real; in ovl_decode_real_fh() local
446 enum ovl_xattr ox, struct dentry *real, bool is_upper, in ovl_verify_set_fh()
/kernel/linux/linux-5.10/include/linux/
Dtimekeeping.h234 u64 real; member
248 ktime_t real; member
/kernel/linux/linux-6.6/include/linux/
Dtimekeeping.h235 u64 real; member
249 ktime_t real; member
/kernel/linux/linux-5.10/drivers/gpu/host1x/
Dsyncpt.h64 static inline bool host1x_syncpt_check_max(struct host1x_syncpt *sp, u32 real) in host1x_syncpt_check_max()
/kernel/linux/linux-6.6/drivers/gpu/host1x/
Dsyncpt.h74 static inline bool host1x_syncpt_check_max(struct host1x_syncpt *sp, u32 real) in host1x_syncpt_check_max()
/kernel/linux/linux-5.10/drivers/md/persistent-data/
Ddm-transaction-manager.c90 struct dm_transaction_manager *real; member
184 struct dm_transaction_manager *dm_tm_create_non_blocking_clone(struct dm_transaction_manager *real) in dm_tm_create_non_blocking_clone()
/kernel/linux/linux-6.6/drivers/md/persistent-data/
Ddm-transaction-manager.c92 struct dm_transaction_manager *real; member
186 struct dm_transaction_manager *dm_tm_create_non_blocking_clone(struct dm_transaction_manager *real) in dm_tm_create_non_blocking_clone()
/kernel/linux/linux-6.6/drivers/iio/test/
Diio-test-rescale.c625 s64 real, exp, err; in iio_test_relative_error_ppm() local
/kernel/linux/linux-5.10/drivers/md/
Ddm-cache-policy.h166 struct dm_cache_policy_type *real; member
/kernel/linux/linux-6.6/drivers/md/
Ddm-cache-policy.h167 struct dm_cache_policy_type *real; member
/kernel/linux/linux-6.6/lib/
Dtest_hexdump.c129 char real[TEST_HEXDUMP_BUF_SIZE]; in test_hexdump() local
/kernel/linux/linux-5.10/lib/
Dtest_hexdump.c129 char real[TEST_HEXDUMP_BUF_SIZE]; in test_hexdump() local
/kernel/linux/linux-6.6/drivers/parport/
Ddaisy.c69 static struct parport *clone_parport(struct parport *real, int muxport) in clone_parport()
/kernel/linux/linux-5.10/drivers/parport/
Ddaisy.c69 static struct parport *clone_parport(struct parport *real, int muxport) in clone_parport()
/kernel/linux/linux-6.6/arch/x86/kernel/kprobes/
Dopt.c207 static int copy_optimized_instructions(u8 *dest, u8 *src, u8 *real) in copy_optimized_instructions()
/kernel/linux/linux-5.10/arch/x86/kernel/kprobes/
Dopt.c200 static int copy_optimized_instructions(u8 *dest, u8 *src, u8 *real) in copy_optimized_instructions()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dtest_xdp_noinline.c508 static bool get_packet_dst(struct real_definition **real, in get_packet_dst()
561 static void connection_table_lookup(struct real_definition **real, in connection_table_lookup()
/kernel/linux/linux-5.10/drivers/char/agp/
Damd-k7-agp.c27 unsigned long *real; member
/kernel/linux/linux-6.6/drivers/char/agp/
Dati-agp.c46 unsigned long *real; member
Damd-k7-agp.c27 unsigned long *real; member

123