diff options
| author | Kui-Feng Lee <[email protected]> | 2022-05-10 20:59:20 +0000 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2022-05-11 00:50:51 +0000 |
| commit | e384c7b7b46d0a5f4bf3c554f963e6e9622d0ab1 (patch) | |
| tree | e8d33e6dd2ab53ecff083f843e677a5cabaf6656 /tools/lib/bpf/bpf.c | |
| parent | bpf, x86: Generate trampolines from bpf_tramp_links (diff) | |
| download | kernel-e384c7b7b46d0a5f4bf3c554f963e6e9622d0ab1.tar.gz kernel-e384c7b7b46d0a5f4bf3c554f963e6e9622d0ab1.zip | |
bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
BPF trampolines will create a bpf_tramp_run_ctx, a bpf_run_ctx, on
stacks and set/reset the current bpf_run_ctx before/after calling a
bpf_prog.
Signed-off-by: Kui-Feng Lee <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/lib/bpf/bpf.c')
0 files changed, 0 insertions, 0 deletions
