linux/Documentation
David Vernet 36aa10ffd6 bpf/docs: Document struct cgroup * kfuncs
bpf_cgroup_acquire(), bpf_cgroup_release(), bpf_cgroup_kptr_get(), and
bpf_cgroup_ancestor(), are kfuncs that were recently added to
kernel/bpf/helpers.c. These are "core" kfuncs in that they're available
for use in any tracepoint or struct_ops BPF program. Though they have no
ABI stability guarantees, we should still document them. This patch adds
a struct cgroup * subsection to the Core kfuncs section which describes
each of these kfuncs.

Signed-off-by: David Vernet <void@manifault.com>
Link: https://lore.kernel.org/r/20221207204911.873646-3-void@manifault.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2022-12-07 17:11:24 -08:00
..
2022-10-09 08:56:54 -07:00
2022-11-06 10:46:59 -08:00
2022-10-03 16:39:37 -07:00
2022-08-04 15:35:58 -07:00
2022-10-09 22:30:23 -07:00
2022-09-28 09:02:45 +02:00
2022-09-01 00:33:34 -04:00
2022-10-22 15:30:15 -07:00
2022-10-04 10:12:08 -07:00
2022-10-03 16:39:37 -07:00