Home
last modified time | relevance | path

Searched refs:bpf_cgroup_read_xattr (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dread_cgroupfs_xattr.c43 ret = bpf_cgroup_read_xattr(tmp->cgroup, "user.bpf_test", in BPF_PROG()
H A Dcgroup_read_xattr.c20 bpf_cgroup_read_xattr(cgroup, "user.bpf_test", in read_xattr()
/linux/fs/
H A Dbpf_fs_kfuncs.c344 __bpf_kfunc int bpf_cgroup_read_xattr(struct cgroup *cgroup, const char *name__str, in bpf_cgroup_read_xattr() function
/linux/tools/testing/selftests/bpf/
H A Dbpf_experimental.h364 extern int bpf_cgroup_read_xattr(struct cgroup *cgroup, const char *name__str,
/linux/kernel/bpf/
H A Dhelpers.c4966 BTF_ID_FLAGS(func, bpf_cgroup_read_xattr, KF_RCU)