Home
last modified time | relevance | path

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

/linux-5.19.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