Searched refs:bpf_cgroup_read_xattr (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | read_cgroupfs_xattr.c | 43 ret = bpf_cgroup_read_xattr(tmp->cgroup, "user.bpf_test", in BPF_PROG()
|
| H A D | cgroup_read_xattr.c | 20 bpf_cgroup_read_xattr(cgroup, "user.bpf_test", in read_xattr()
|
| /linux/fs/ |
| H A D | bpf_fs_kfuncs.c | 344 __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 D | bpf_experimental.h | 364 extern int bpf_cgroup_read_xattr(struct cgroup *cgroup, const char *name__str,
|
| /linux/kernel/bpf/ |
| H A D | helpers.c | 4966 BTF_ID_FLAGS(func, bpf_cgroup_read_xattr, KF_RCU)
|