Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/bpf/
Ddrgn.rst152 .poke_tab = (struct bpf_jit_poke_descriptor *)0x0,
/linux-6.6.21/kernel/bpf/
Darraymap.c1021 void __weak bpf_arch_poke_desc_update(struct bpf_jit_poke_descriptor *poke, in bpf_arch_poke_desc_update()
1038 struct bpf_jit_poke_descriptor *poke; in prog_array_map_poke_run()
Dcore.c800 struct bpf_jit_poke_descriptor *poke) in bpf_jit_add_poke_descriptor()
802 struct bpf_jit_poke_descriptor *tab = prog->aux->poke_tab; in bpf_jit_add_poke_descriptor()
Dverifier.c17829 struct bpf_jit_poke_descriptor *tab = prog->aux->poke_tab; in adjust_poke_descs()
17831 struct bpf_jit_poke_descriptor *desc; in adjust_poke_descs()
18513 struct bpf_jit_poke_descriptor *poke; in jit_subprogs()
19033 struct bpf_jit_poke_descriptor desc = { in do_misc_fixups()
/linux-6.6.21/include/linux/
Dfilter.h1053 struct bpf_jit_poke_descriptor *poke);
1164 struct bpf_jit_poke_descriptor *poke) in bpf_jit_add_poke_descriptor()
Dbpf.h1358 struct bpf_jit_poke_descriptor { struct
1425 struct bpf_jit_poke_descriptor *poke_tab;
3155 void bpf_arch_poke_desc_update(struct bpf_jit_poke_descriptor *poke,
/linux-6.6.21/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()
2933 void bpf_arch_poke_desc_update(struct bpf_jit_poke_descriptor *poke, in bpf_arch_poke_desc_update()