aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorMartin KaFai Lau <[email protected]>2023-03-07 22:59:28 -0800
committerAlexei Starovoitov <[email protected]>2023-03-10 11:05:28 -0800
commitc0d63f309186d8492577c67c67984c714b6b72bc (patch)
tree919f1b1a238296e5020be2a9356551225bc6428b /include/linux/timerqueue.h
parentf8ccf30c179ec1ac16654f6e6ceb40cce1530b91 (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions