Searched refs:FTRACE_CALLSITE_SECTION (Results 1 – 3 of 3) sorted by relevance
841 #define FTRACE_CALLSITE_SECTION "__patchable_function_entries" macro843 #define FTRACE_CALLSITE_SECTION "__mcount_loc" macro
954 if (symindex != -1 && !strcmp(secname, FTRACE_CALLSITE_SECTION)) { in module_finalize()
3383 mod->ftrace_callsites = section_objs(info, FTRACE_CALLSITE_SECTION, in find_module_sections()