Searched refs:is_endbr (Results 1 – 6 of 6) sorted by relevance
68 static inline bool is_endbr(u32 val) in is_endbr() function101 static inline bool is_endbr(u32 val) { return false; } in is_endbr() function
864 if (!is_endbr(endbr)) { in poison_endbr()991 while (unlikely(is_endbr(hash) || is_endbr(-hash))) { in cfi_rehash()
385 if (is_endbr(insn)) { in arch_adjust_kprobe_addr()
628 if (is_endbr(*(u32 *)ip)) in bpf_arch_text_poke()2974 if (is_endbr(*(u32 *)orig_call)) in __arch_prepare_bpf_trampoline()
2848 if (user_64bit_mode(regs) && is_endbr(*(u32 *)auprobe->insn)) in is_uprobe_at_func_entry()
1041 if (is_endbr(instr)) in get_entry_ip()