aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/tracing_struct.c
diff options
context:
space:
mode:
authorAlexei Starovoitov <[email protected]>2023-07-06 03:34:46 +0000
committerDaniel Borkmann <[email protected]>2023-07-12 21:45:23 +0000
commit8e07bb9ebcd9b9ddf58337253ee5522d86b99370 (patch)
treef828fac5b27861ddbcd7bd1390ec9dbb529cf448 /tools/testing/selftests/bpf/prog_tests/tracing_struct.c
parentbpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu(). (diff)
downloadkernel-8e07bb9ebcd9b9ddf58337253ee5522d86b99370.tar.gz
kernel-8e07bb9ebcd9b9ddf58337253ee5522d86b99370.zip
bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu.
Convert bpf_cpumask to bpf_mem_cache_free_rcu. Note that migrate_disable() in bpf_cpumask_release() is still necessary, since bpf_cpumask_release() is a dtor. bpf_obj_free_fields() can be converted to do migrate_disable() there in a follow up. Signed-off-by: Alexei Starovoitov <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: David Vernet <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/tracing_struct.c')
0 files changed, 0 insertions, 0 deletions