Searched refs:bpf_get_dentry_xattr (Results 1 – 1 of 1) sorted by relevance
130 __bpf_kfunc int bpf_get_dentry_xattr(struct dentry *dentry, const char *name__str, in bpf_get_dentry_xattr() function169 return bpf_get_dentry_xattr(dentry, name__str, value_p); in bpf_get_file_xattr()366 BTF_ID_FLAGS(func, bpf_get_dentry_xattr, KF_SLEEPABLE | KF_TRUSTED_ARGS) in BTF_ID_FLAGS()
Completed in 5 milliseconds