Martin KaFai Lau c0d63f3091 bpf: Add bpf_selem_free()
This patch refactors the selem freeing logic into bpf_selem_free().
It is a preparation work for a later patch using
bpf_mem_cache_alloc/free. The other kfree(selem) cases
are also changed to bpf_selem_free(..., reuse_now = true).

Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://lore.kernel.org/r/20230308065936.1550103-10-martin.lau@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2023-03-10 11:05:28 -08:00
..
2023-01-12 17:02:20 -06:00
2023-03-03 17:42:20 +01:00
2023-02-21 18:24:12 -08:00
2023-03-10 11:05:28 -08:00
2023-02-13 09:30:14 +00:00
2023-02-21 18:24:12 -08:00
2023-02-22 14:47:20 -08:00
2023-02-21 18:24:12 -08:00
2023-02-21 18:24:12 -08:00
2023-03-08 13:21:47 +00:00
2023-02-21 18:24:12 -08:00
2023-03-07 09:33:43 -08:00
2023-02-10 17:51:27 -08:00
2023-02-21 18:24:12 -08:00