Home
last modified time | relevance | path

Searched refs:BPF_POKE_REASON_TAIL_CALL (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/kernel/bpf/
Darraymap.c1065 if (poke->reason != BPF_POKE_REASON_TAIL_CALL) in prog_array_map_poke_run()
Dcore.c806 case BPF_POKE_REASON_TAIL_CALL: in bpf_jit_add_poke_descriptor()
Dverifier.c18508 .reason = BPF_POKE_REASON_TAIL_CALL, in do_misc_fixups()
/Linux-v6.6/arch/x86/net/
Dbpf_jit_comp.c601 if (poke->reason != BPF_POKE_REASON_TAIL_CALL) in bpf_tail_call_direct_fixup()
/Linux-v6.6/include/linux/
Dbpf.h1336 BPF_POKE_REASON_TAIL_CALL, enumerator