Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/fs/overlayfs/
Dfile.c109 static int ovl_real_fdget_meta(const struct file *file, struct fd *real, in ovl_real_fdget_meta()
138 static int ovl_real_fdget(const struct file *file, struct fd *real) in ovl_real_fdget()
181 struct fd real; in ovl_llseek() local
301 struct fd real; in ovl_read_iter() local
354 struct fd real; in ovl_write_iter() local
430 struct fd real; in ovl_splice_read() local
450 struct fd real; in ovl_splice_write() local
469 struct fd real; in ovl_fsync() local
527 struct fd real; in ovl_fallocate() local
549 struct fd real; in ovl_fadvise() local
[all …]
Dexport.c364 struct dentry *real, in ovl_lookup_real_one()
427 struct dentry *real, in ovl_lookup_real_inode()
492 struct dentry *real, in ovl_lookup_real_ancestor()
545 struct dentry *real, in ovl_lookup_real()
653 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-4.19/fs/overlayfs/
Dfile.c95 static int ovl_real_fdget_meta(const struct file *file, struct fd *real, in ovl_real_fdget_meta()
124 static int ovl_real_fdget(const struct file *file, struct fd *real) in ovl_real_fdget()
160 struct fd real; in ovl_llseek() local
244 struct fd real; in ovl_read_iter() local
271 struct fd real; in ovl_write_iter() local
309 struct fd real; in ovl_fsync() local
363 struct fd real; in ovl_fallocate() local
385 struct fd real; in ovl_fadvise() local
405 struct fd real; in ovl_real_ioctl() local
Dexport.c372 struct dentry *real, in ovl_lookup_real_one()
435 struct dentry *real, in ovl_lookup_real_inode()
501 struct dentry *real, in ovl_lookup_real_ancestor()
554 struct dentry *real, in ovl_lookup_real()
663 struct dentry *real = upper ?: (index ?: lowerpath->dentry); in ovl_get_dentry() local
Dnamei.c157 struct dentry *real; in ovl_decode_real_fh() local
424 struct dentry *real, bool is_upper, bool set) 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-4.19/drivers/gpu/host1x/
Dsyncpt.h75 static inline bool host1x_syncpt_check_max(struct host1x_syncpt *sp, u32 real) in host1x_syncpt_check_max()
/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-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-4.19/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-4.19/drivers/md/
Ddm-cache-policy.h166 struct dm_cache_policy_type *real; member
/kernel/linux/linux-5.10/drivers/md/
Ddm-cache-policy.h166 struct dm_cache_policy_type *real; member
/kernel/linux/linux-4.19/fs/
Dcompat.c64 struct nfs4_mount_data *real = raw_data; in do_nfs4_super_data_conv() local
/kernel/linux/linux-4.19/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-4.19/include/linux/
Dtimekeeping.h208 ktime_t real; member
Dposix-timers.h112 } real; member
/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-4.19/drivers/parport/
Ddaisy.c74 static struct parport *clone_parport(struct parport *real, int muxport) in clone_parport()
/kernel/linux/linux-4.19/arch/x86/kernel/kprobes/
Dopt.c191 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.c199 static int copy_optimized_instructions(u8 *dest, u8 *src, u8 *real) in copy_optimized_instructions()
/kernel/linux/linux-4.19/tools/testing/selftests/bpf/
Dtest_xdp_noinline.c559 static bool get_packet_dst(struct real_definition **real, in get_packet_dst()
612 static void connection_table_lookup(struct real_definition **real, in connection_table_lookup()
/kernel/linux/linux-4.19/drivers/char/agp/
Damd-k7-agp.c27 unsigned long *real; member
/kernel/linux/linux-5.10/drivers/char/agp/
Damd-k7-agp.c27 unsigned long *real; member

123