Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dcgrp_kfunc_failure.c44 bpf_cgroup_release(acquired); in BPF_PROG()
57 bpf_cgroup_release(acquired); in BPF_PROG()
70 bpf_cgroup_release(acquired); in BPF_PROG()
83 bpf_cgroup_release(acquired); in BPF_PROG()
98 bpf_cgroup_release(acquired); in BPF_PROG()
127 bpf_cgroup_release(kptr); in BPF_PROG()
146 bpf_cgroup_release(kptr); in BPF_PROG()
162 bpf_cgroup_release(kptr); in BPF_PROG()
218 bpf_cgroup_release(v->cgrp); in BPF_PROG()
262 bpf_cgroup_release(old); in BPF_PROG()
[all …]
A Dcgrp_kfunc_success.c41 bpf_cgroup_release(acquired); in BPF_PROG()
89 bpf_cgroup_release(kptr); in BPF_PROG()
122 bpf_cgroup_release(kptr); in BPF_PROG()
142 bpf_cgroup_release(self); in BPF_PROG()
146 bpf_cgroup_release(self); in BPF_PROG()
153 bpf_cgroup_release(ancestor1); in BPF_PROG()
157 bpf_cgroup_release(invalid); in BPF_PROG()
164 bpf_cgroup_release(invalid); in BPF_PROG()
A Dcgrp_kfunc_common.h25 void bpf_cgroup_release(struct cgroup *p) __ksym;
65 bpf_cgroup_release(old); in cgrps_kfunc_map_insert()
/linux-6.3-rc2/kernel/bpf/
A Dhelpers.c2078 __bpf_kfunc void bpf_cgroup_release(struct cgroup *cgrp) in bpf_cgroup_release() function
2168 BTF_ID_FLAGS(func, bpf_cgroup_release, KF_RELEASE)
2185 BTF_ID(func, bpf_cgroup_release)
/linux-6.3-rc2/Documentation/bpf/
A Dkfuncs.rst511 :identifiers: bpf_cgroup_acquire bpf_cgroup_release
579 bpf_cgroup_release(kptr);
616 bpf_cgroup_release(parent);

Completed in 10 milliseconds