Home
last modified time | relevance | path

Searched refs:bpf_remove_dentry_xattr (Results 1 – 3 of 3) sorted by relevance

/linux/fs/
H A Dbpf_fs_kfuncs.c317 __bpf_kfunc int bpf_remove_dentry_xattr(struct dentry *dentry, const char *name__str) in bpf_remove_dentry_xattr() function
426 BTF_ID_FLAGS(func, bpf_remove_dentry_xattr, KF_SLEEPABLE) in BTF_ID_FLAGS()
436 BTF_ID(func, bpf_remove_dentry_xattr) in BTF_ID_FLAGS()
/linux/tools/testing/selftests/bpf/
H A Dbpf_kfuncs.h93 extern int bpf_remove_dentry_xattr(struct dentry *dentry, const char *name__str) __ksym __weak;
/linux/kernel/bpf/
H A Dverifier.c11724 BTF_ID(func, bpf_remove_dentry_xattr) in BTF_ID()