Home
last modified time | relevance | path

Searched defs:filp_dentry (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dprofiler.inc.h480 read_absolute_file_path_from_dentry(struct dentry* filp_dentry, void* payload) in read_absolute_file_path_from_dentry()
509 is_ancestor_in_allowed_inodes(struct dentry* filp_dentry) in is_ancestor_in_allowed_inodes()
783 struct dentry* filp_dentry = BPF_CORE_READ(filp, f_path.dentry); in kprobe_ret__do_filp_open() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dprofiler.inc.h484 read_absolute_file_path_from_dentry(struct dentry* filp_dentry, void* payload) in read_absolute_file_path_from_dentry()
514 is_ancestor_in_allowed_inodes(struct dentry* filp_dentry) in is_ancestor_in_allowed_inodes()
795 struct dentry* filp_dentry = BPF_CORE_READ(filp, f_path.dentry); in kprobe_ret__do_filp_open() local