Searched refs:bpf_remove_dentry_xattr_locked (Results 1 – 2 of 2) sorted by relevance
250 int bpf_remove_dentry_xattr_locked(struct dentry *dentry, const char *name__str) in bpf_remove_dentry_xattr_locked() function321 ret = bpf_remove_dentry_xattr_locked(dentry, name__str); in bpf_remove_dentry_xattr()
22445 addr = (unsigned long)bpf_remove_dentry_xattr_locked; in specialize_kfunc()