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/
H A Dprofiler.inc.h480 read_absolute_file_path_from_dentry(struct dentry* filp_dentry, void* payload) in read_absolute_file_path_from_dentry() argument
509 is_ancestor_in_allowed_inodes(struct dentry* filp_dentry) in is_ancestor_in_allowed_inodes() argument
783 struct dentry* filp_dentry = BPF_CORE_READ(filp, f_path.dentry); kprobe_ret__do_filp_open() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h484 read_absolute_file_path_from_dentry(struct dentry* filp_dentry, void* payload) in read_absolute_file_path_from_dentry() argument
514 is_ancestor_in_allowed_inodes(struct dentry* filp_dentry) in is_ancestor_in_allowed_inodes() argument
795 struct dentry* filp_dentry = BPF_CORE_READ(filp, f_path.dentry); kprobe_ret__do_filp_open() local
[all...]

Completed in 3 milliseconds