diff options
author | Martin KaFai Lau <martin.lau@kernel.org> | 2023-03-08 09:59:20 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-03-10 22:05:28 +0300 |
commit | 4cbd23cc92c49173e402753cab62b8a7754ed18f (patch) | |
tree | 7fd8a6083360c30337ab10b60e87989eeadf10a5 /kernel/bpf/bpf_task_storage.c | |
parent | 4a54de65964d37c3929379271ab31355e93ccddf (diff) | |
download | linux-4cbd23cc92c49173e402753cab62b8a7754ed18f.tar.xz |
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