Home
last modified time | relevance | path

Searched refs:new_dentry (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/bpf/progs/
A Dverifier_vfs_accept.c89 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG() argument
92 struct inode *inode = new_dentry->d_inode; in BPF_PROG()
A Dverifier_vfs_reject.c165 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG() argument
168 struct inode *inode = new_dentry->d_inode; in BPF_PROG()
A Dlocal_storage.c109 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG() argument
119 bpf_inode_storage_get(&inode_storage_map, new_dentry->d_inode, 0, in BPF_PROG()
A Dprofiler.inc.h820 struct inode* dir, struct dentry* new_dentry, in BPF_KPROBE() argument
831 !is_dentry_allowed_for_filemod(new_dentry, &dst_device_id, &dst_file_ino)) in BPF_KPROBE()
862 len = read_absolute_file_path_from_dentry(new_dentry, payload); in BPF_KPROBE()

Completed in 9 milliseconds