Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dlinkage.h37 #define SYM_FUNC_START_WEAK(name) \ macro
57 SYM_FUNC_START_WEAK(x)
/linux/tools/perf/util/include/linux/
A Dlinkage.h89 #ifndef SYM_FUNC_START_WEAK
90 #define SYM_FUNC_START_WEAK(name) \ macro
/linux/include/linux/
A Dlinkage.h128 SYM_FUNC_START_WEAK(name)
251 #ifndef SYM_FUNC_START_WEAK
252 #define SYM_FUNC_START_WEAK(name) \ macro
/linux/arch/arm64/lib/
A Dstrchr.S21 SYM_FUNC_START_WEAK(strchr)
/linux/arch/x86/lib/
A Dmemset_64.S20 SYM_FUNC_START_WEAK(memset)
A Dmemcpy_64.S31 SYM_FUNC_START_WEAK(memcpy)
A Dmemmove_64.S27 SYM_FUNC_START_WEAK(memmove)
/linux/tools/arch/x86/lib/
A Dmemset_64.S20 SYM_FUNC_START_WEAK(memset)
A Dmemcpy_64.S31 SYM_FUNC_START_WEAK(memcpy)
/linux/Documentation/
A Dasm-annotations.rst114 ``SYM_FUNC_START_WEAK`` and ``SYM_FUNC_START_WEAK_NOALIGN`` markings are

Completed in 9 milliseconds