diff options
author | 2023-03-07 22:59:20 -0800 | |
---|---|---|
committer | 2023-03-10 11:05:28 -0800 | |
commit | 4cbd23cc92c49173e402753cab62b8a7754ed18f (patch) | |
tree | 7fd8a6083360c30337ab10b60e87989eeadf10a5 /kernel/bpf/bpf_task_storage.c | |
parent | bpf/selftests: Fix send_signal tracepoint tests (diff) | |
download | linux-rng-4cbd23cc92c49173e402753cab62b8a7754ed18f.tar.xz linux-rng-4cbd23cc92c49173e402753cab62b8a7754ed18f.zip |
bpf: Move a few bpf_local_storage functions to static scope
This patch moves the bpf_local_storage_free_rcu() and
bpf_selem_unlink_map() to static because they are
not used outside of bpf_local_storage.c.
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://lore.kernel.org/r/20230308065936.1550103-2-martin.lau@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'kernel/bpf/bpf_task_storage.c')
0 files changed, 0 insertions, 0 deletions