Searched refs:is_endbr (Results 1 – 4 of 4) sorted by relevance
77 extern __noendbr bool is_endbr(u32 *val);102 static inline bool is_endbr(u32 *val) { return false; } in is_endbr() function
1917 if (user_64bit_mode(regs) && is_endbr((u32 *)auprobe->insn)) in is_uprobe_at_func_entry()
677 if (is_endbr(ip)) in bpf_arch_text_poke()3574 if (is_endbr(orig_call)) in __arch_prepare_bpf_trampoline()
1078 if (is_endbr((void *)(fentry_ip - ENDBR_INSN_SIZE))) in get_entry_ip()