Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dmodule_64.c470 static bool is_mprofile_mcount_callsite(const char *name, u32 *instruction) in is_mprofile_mcount_callsite() function
506 static bool is_mprofile_mcount_callsite(const char *name, u32 *instruction) in is_mprofile_mcount_callsite() function
518 if (is_mprofile_mcount_callsite(name, prev_insn)) in restore_r2()