Searched refs:ENDPROC (Results 1 – 7 of 7) sorted by relevance
45 ENDPROC(memset)46 ENDPROC(__memset)66 ENDPROC(memset_erms)139 ENDPROC(memset_orig)
44 ENDPROC(memcpy)45 ENDPROC(__memcpy)58 ENDPROC(memcpy_erms)185 ENDPROC(memcpy_orig)263 ENDPROC(__memcpy_mcsafe)
12 #define ENDPROC(name) macro
63 ENDPROC(perf_regs_load)91 ENDPROC(perf_regs_load)
47 ENDPROC(perf_regs_load)
59 ENDPROC(perf_regs_load)
123 ENTRY/ENDPROC macros. If objtool finds a return instruction131 be annotated as an ELF function. The ENDPROC macro shouldn't be used191 its ELF function annotation by changing ENDPROC to END, and instead211 with the ENTRY/ENDPROC macros (ENDPROC is the important one).221 change ENDPROC to END.238 the callable function annotation (ENDPROC) and should always be252 kernel entry code), change ENDPROC to END and annotate manually with