diff options
author | Martin KaFai Lau <martin.lau@kernel.org> | 2022-10-25 11:45:18 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-10-25 23:11:46 -0700 |
commit | 6d65500c34d897329ed1be0fd3c4014ec52cd473 (patch) | |
tree | 24d6547ed5941118356977f368968064bc0b24f4 /tools/testing/selftests/bpf/progs/task_ls_recursion.c | |
parent | 0593dd34e53489557569d5e6d27371b49aa9b41f (diff) |
bpf: Refactor the core bpf_task_storage_get logic into a new function
This patch creates a new function __bpf_task_storage_get() and
moves the core logic of the existing bpf_task_storage_get()
into this new function. This new function will be shared
by another new helper proto in the latter patch.
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://lore.kernel.org/r/20221025184524.3526117-4-martin.lau@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/task_ls_recursion.c')
0 files changed, 0 insertions, 0 deletions