Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dftrace.h841 #define FTRACE_CALLSITE_SECTION "__patchable_function_entries" macro
843 #define FTRACE_CALLSITE_SECTION "__mcount_loc" macro
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dmodule.c954 if (symindex != -1 && !strcmp(secname, FTRACE_CALLSITE_SECTION)) { in module_finalize()
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c3395 mod->ftrace_callsites = section_objs(info, FTRACE_CALLSITE_SECTION, in find_module_sections()