Searched refs:bpf_set_dentry_xattr_locked (Results 1 – 3 of 3) sorted by relevance
51 int bpf_set_dentry_xattr_locked(struct dentry *dentry, const char *name__str,94 static inline int bpf_set_dentry_xattr_locked(struct dentry *dentry, const char *name__str, in bpf_set_dentry_xattr_locked() function
201 int bpf_set_dentry_xattr_locked(struct dentry *dentry, const char *name__str, in bpf_set_dentry_xattr_locked() function295 ret = bpf_set_dentry_xattr_locked(dentry, name__str, value_p, flags); in bpf_set_dentry_xattr()
21374 *addr = (unsigned long)bpf_set_dentry_xattr_locked; in specialize_kfunc()