Searched refs:poke_type (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c2331 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type poke_type, argument
2376 if (poke_type == BPF_MOD_CALL)
/linux-master/arch/riscv/net/
H A Dbpf_jit_comp64.c651 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type poke_type, argument
655 bool is_call = poke_type == BPF_MOD_CALL;

Completed in 208 milliseconds