Searched refs:poke_type (Results 1 – 3 of 3) sorted by relevance
1289 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type poke_type, in bpf_arch_text_poke() argument 1293 bool is_call = (poke_type == BPF_MOD_CALL); in bpf_arch_text_poke()
873 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type poke_type, in bpf_arch_text_poke() argument 877 bool is_call = poke_type == BPF_MOD_CALL; in bpf_arch_text_poke()
2870 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type poke_type, in bpf_arch_text_poke() argument 2915 if (poke_type == BPF_MOD_CALL) in bpf_arch_text_poke()