Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/bpf/
Ddrgn.rst152 .poke_tab = (struct bpf_jit_poke_descriptor *)0x0,
/Linux-v6.6/include/linux/
Dfilter.h1053 struct bpf_jit_poke_descriptor *poke);
1164 struct bpf_jit_poke_descriptor *poke) in bpf_jit_add_poke_descriptor()
Dbpf.h1340 struct bpf_jit_poke_descriptor { struct
1407 struct bpf_jit_poke_descriptor *poke_tab;
/Linux-v6.6/arch/x86/net/
Dbpf_jit_comp.c544 static void emit_bpf_tail_call_direct(struct bpf_jit_poke_descriptor *poke, in emit_bpf_tail_call_direct()
589 struct bpf_jit_poke_descriptor *poke; in bpf_tail_call_direct_fixup()
/Linux-v6.6/kernel/bpf/
Dcore.c792 struct bpf_jit_poke_descriptor *poke) in bpf_jit_add_poke_descriptor()
794 struct bpf_jit_poke_descriptor *tab = prog->aux->poke_tab; in bpf_jit_add_poke_descriptor()
Darraymap.c1027 struct bpf_jit_poke_descriptor *poke; in prog_array_map_poke_run()
Dverifier.c17303 struct bpf_jit_poke_descriptor *tab = prog->aux->poke_tab; in adjust_poke_descs()
17305 struct bpf_jit_poke_descriptor *desc; in adjust_poke_descs()
17987 struct bpf_jit_poke_descriptor *poke; in jit_subprogs()
18507 struct bpf_jit_poke_descriptor desc = { in do_misc_fixups()