Searched refs:is_endbr (Results 1 – 7 of 7) sorted by relevance
81 extern __noendbr bool is_endbr(u32 *val);106 static inline bool is_endbr(u32 *val) { return false; } in is_endbr() function
39 if (is_endbr((void*)(fentry_ip - ENDBR_INSN_SIZE))) in arch_ftrace_get_symaddr()
1102 __noendbr bool is_endbr(u32 *val) in is_endbr() function1134 if (WARN_ON_ONCE(!is_endbr(addr))) in poison_endbr()1622 if (!is_endbr(addr + 16)) in cfi_rewrite_preamble()1859 if (!is_endbr(addr)) in poison_cfi()
376 if (is_endbr((u32 *)addr)) { in arch_adjust_kprobe_addr()
654 if (is_endbr(ip)) in bpf_arch_text_poke()3170 if (is_endbr(orig_call)) in __arch_prepare_bpf_trampoline()
2852 if (user_64bit_mode(regs) && is_endbr((u32 *)auprobe->insn)) in is_uprobe_at_func_entry()
1050 if (is_endbr((void *)(fentry_ip - ENDBR_INSN_SIZE))) in get_entry_ip()