Home
last modified time | relevance | path

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

/linux/Documentation/bpf/
A Ddrgn.rst152 .poke_tab = (struct bpf_jit_poke_descriptor *)0x0,
/linux/include/linux/
A Dfilter.h1068 struct bpf_jit_poke_descriptor *poke);
1179 struct bpf_jit_poke_descriptor *poke) in bpf_jit_add_poke_descriptor()
A Dbpf.h820 struct bpf_jit_poke_descriptor { struct
886 struct bpf_jit_poke_descriptor *poke_tab;
/linux/arch/x86/net/
A Dbpf_jit_comp.c497 static void emit_bpf_tail_call_direct(struct bpf_jit_poke_descriptor *poke, in emit_bpf_tail_call_direct()
542 struct bpf_jit_poke_descriptor *poke; in bpf_tail_call_direct_fixup()
/linux/kernel/bpf/
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()
A Darraymap.c965 struct bpf_jit_poke_descriptor *poke; in prog_array_map_poke_run()
A Dverifier.c11992 struct bpf_jit_poke_descriptor *tab = prog->aux->poke_tab; in adjust_poke_descs()
11994 struct bpf_jit_poke_descriptor *desc; in adjust_poke_descs()
12659 struct bpf_jit_poke_descriptor *poke; in jit_subprogs()
13056 struct bpf_jit_poke_descriptor desc = { in do_misc_fixups()

Completed in 45 milliseconds