Searched refs:is_endbr (Results 1 – 5 of 5) 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
300 if (is_endbr(*(u32 *)addr)) { in arch_adjust_kprobe_addr()
403 if (is_endbr(*(u32 *)ip)) in bpf_arch_text_poke()2113 if (is_endbr(*(u32 *)orig_call)) in arch_prepare_bpf_trampoline()
611 if (WARN_ON_ONCE(!is_endbr(endbr))) in apply_ibt_endbr()
1041 if (is_endbr(instr)) in get_entry_ip()