Searched refs:call_dest_name (Results 1 – 1 of 1) sorted by relevance
3445 static inline const char *call_dest_name(struct instruction *insn) in call_dest_name() function3535 WARN_INSN(insn, "call to %s() leaves .noinstr.text section", call_dest_name(insn)); in validate_call()3540 WARN_INSN(insn, "call to %s() with UACCESS enabled", call_dest_name(insn)); in validate_call()3545 WARN_INSN(insn, "call to %s() with DF set", call_dest_name(insn)); in validate_call()