Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Darraymap.c1003 if (poke->reason != BPF_POKE_REASON_TAIL_CALL) in prog_array_map_poke_run()
A Dcore.c792 case BPF_POKE_REASON_TAIL_CALL: in bpf_jit_add_poke_descriptor()
A Dverifier.c13057 .reason = BPF_POKE_REASON_TAIL_CALL, in do_misc_fixups()
/linux/arch/x86/net/
A Dbpf_jit_comp.c554 if (poke->reason != BPF_POKE_REASON_TAIL_CALL) in bpf_tail_call_direct_fixup()
/linux/include/linux/
A Dbpf.h816 BPF_POKE_REASON_TAIL_CALL, enumerator

Completed in 41 milliseconds