Searched refs:poke_type (Results 1 – 3 of 3) sorted by relevance
1097 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type poke_type, in bpf_arch_text_poke() argument1109 branch_flags = poke_type == BPF_MOD_CALL ? BRANCH_SET_LINK : 0; in bpf_arch_text_poke()1122 if (poke_type != BPF_MOD_JUMP) { in bpf_arch_text_poke()
667 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type poke_type, in bpf_arch_text_poke() argument671 bool is_call = poke_type == BPF_MOD_CALL; in bpf_arch_text_poke()
2524 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type poke_type, in bpf_arch_text_poke() argument2569 if (poke_type == BPF_MOD_CALL) in bpf_arch_text_poke()