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
804 if (!is_endbr(endbr)) { in poison_endbr()864 while (unlikely(is_endbr(hash) || is_endbr(-hash))) { in cfi_rehash()
347 if (is_endbr(insn)) { in arch_adjust_kprobe_addr()
461 if (is_endbr(*(u32 *)ip)) in bpf_arch_text_poke()2492 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()
1056 if (is_endbr(instr)) in get_entry_ip()