diff options
author | Martin KaFai Lau <martin.lau@kernel.org> | 2022-10-25 21:45:18 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-10-26 09:11:46 +0300 |
commit | 6d65500c34d897329ed1be0fd3c4014ec52cd473 (patch) | |
tree | 24d6547ed5941118356977f368968064bc0b24f4 /scripts/bpf_doc.py | |
parent | 0593dd34e53489557569d5e6d27371b49aa9b41f (diff) | |
download | linux-6d65500c34d897329ed1be0fd3c4014ec52cd473.tar.xz |
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 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions