Searched refs:poke_type (Results 1 – 2 of 2) sorted by relevance
669 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type poke_type, in bpf_arch_text_poke() argument673 bool is_call = poke_type == BPF_MOD_CALL; in bpf_arch_text_poke()
2169 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type poke_type, in bpf_arch_text_poke() argument2214 if (poke_type == BPF_MOD_CALL) in bpf_arch_text_poke()