Home
last modified time | relevance | path

Searched defs:SYM (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/arch/m68k/lib/
Dmulsi3.S57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro
87 .globl SYM (__mulsi3) symbol
88 SYM (__mulsi3): label
Dmodsi3.S59 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro
89 .globl SYM (__modsi3) symbol
90 SYM (__modsi3): label
Dumodsi3.S57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro
87 .globl SYM (__umodsi3) symbol
88 SYM (__umodsi3): label
Ddivsi3.S59 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro
89 .globl SYM (__divsi3) symbol
90 SYM (__divsi3): label
Dudivsi3.S57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro
87 .globl SYM (__udivsi3) symbol
88 SYM (__udivsi3): label
/linux-6.12.1/lib/
Dtest_dynamic_debug.c99 #define prdbg(SYM) __pr_debug_cls(SYM, #SYM " msg\n") argument
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
Dadf_cfg_common.h30 SYM, enumerator
/linux-6.12.1/tools/perf/tests/
Dhists_output.c133 #define SYM(he) (he->ms.sym->name) macro
Dhists_cumulate.c168 #define SYM(he) (he->ms.sym->name) macro