Home
last modified time | relevance | path

Searched refs:BPF_MOD_CALL (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/net/
H A Dbpf_jit_comp.c601 ret = t == BPF_MOD_CALL ? in __bpf_arch_text_poke()
611 ret = t == BPF_MOD_CALL ? in __bpf_arch_text_poke()
/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c671 bool is_call = poke_type == BPF_MOD_CALL; in bpf_arch_text_poke()
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2569 if (poke_type == BPF_MOD_CALL) in bpf_arch_text_poke()
/linux/include/linux/
H A Dbpf.h3470 BPF_MOD_CALL, enumerator