Home
last modified time | relevance | path

Searched refs:is_fentry_call (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/tools/objtool/
H A Dcheck.c2151 static bool is_fentry_call(struct instruction *insn) in is_fentry_call() function
3030 if (!no_fp && func && !is_fentry_call(insn) && in validate_branch()