Home
last modified time | relevance | path

Searched refs:bpf_jit_poke_descriptor (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Ddrgn.rst152 .poke_tab = (struct bpf_jit_poke_descriptor *)0x0,
/OK3568_Linux_fs/kernel/include/linux/
H A Dfilter.h1016 struct bpf_jit_poke_descriptor *poke);
1127 struct bpf_jit_poke_descriptor *poke) in bpf_jit_add_poke_descriptor()
H A Dbpf.h769 struct bpf_jit_poke_descriptor { struct
825 struct bpf_jit_poke_descriptor *poke_tab;
/OK3568_Linux_fs/kernel/arch/x86/net/
H A Dbpf_jit_comp.c506 static void emit_bpf_tail_call_direct(struct bpf_jit_poke_descriptor *poke, in emit_bpf_tail_call_direct()
551 struct bpf_jit_poke_descriptor *poke; in bpf_tail_call_direct_fixup()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcore.c778 struct bpf_jit_poke_descriptor *poke) in bpf_jit_add_poke_descriptor()
780 struct bpf_jit_poke_descriptor *tab = prog->aux->poke_tab; in bpf_jit_add_poke_descriptor()
H A Darraymap.c925 struct bpf_jit_poke_descriptor *poke; in prog_array_map_poke_run()
H A Dverifier.c10523 struct bpf_jit_poke_descriptor *tab = prog->aux->poke_tab; in adjust_poke_descs()
10525 struct bpf_jit_poke_descriptor *desc; in adjust_poke_descs()
11526 struct bpf_jit_poke_descriptor desc = { in fixup_bpf_calls()