Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/bpf/
Ddrgn.rst152 .poke_tab = (struct bpf_jit_poke_descriptor *)0x0,
/linux-5.19.10/include/linux/
Dfilter.h1086 struct bpf_jit_poke_descriptor *poke);
1197 struct bpf_jit_poke_descriptor *poke) in bpf_jit_add_poke_descriptor()
Dbpf.h981 struct bpf_jit_poke_descriptor { struct
1047 struct bpf_jit_poke_descriptor *poke_tab;
/linux-5.19.10/arch/x86/net/
Dbpf_jit_comp.c531 static void emit_bpf_tail_call_direct(struct bpf_jit_poke_descriptor *poke, in emit_bpf_tail_call_direct()
576 struct bpf_jit_poke_descriptor *poke; in bpf_tail_call_direct_fixup()
/linux-5.19.10/kernel/bpf/
Dcore.c773 struct bpf_jit_poke_descriptor *poke) in bpf_jit_add_poke_descriptor()
775 struct bpf_jit_poke_descriptor *tab = prog->aux->poke_tab; in bpf_jit_add_poke_descriptor()
Darraymap.c997 struct bpf_jit_poke_descriptor *poke; in prog_array_map_poke_run()
Dverifier.c12897 struct bpf_jit_poke_descriptor *tab = prog->aux->poke_tab; in adjust_poke_descs()
12899 struct bpf_jit_poke_descriptor *desc; in adjust_poke_descs()
13566 struct bpf_jit_poke_descriptor *poke; in jit_subprogs()
13963 struct bpf_jit_poke_descriptor desc = { in do_misc_fixups()