Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dmodule_64.c453 static bool is_mprofile_mcount_callsite(const char *name, u32 *instruction) in is_mprofile_mcount_callsite() function
489 static bool is_mprofile_mcount_callsite(const char *name, u32 *instruction) in is_mprofile_mcount_callsite() function
501 if (is_mprofile_mcount_callsite(name, prev_insn)) in restore_r2()