Searched defs:SYM (Results 1 – 16 of 16) sorted by relevance
| /kernel/linux/linux-6.6/arch/m68k/lib/ |
| D | mulsi3.S | 57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro 87 .globl SYM (__mulsi3) symbol 88 SYM (__mulsi3): label
|
| D | umodsi3.S | 57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro 87 .globl SYM (__umodsi3) symbol 88 SYM (__umodsi3): label
|
| D | modsi3.S | 59 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro 89 .globl SYM (__modsi3) symbol 90 SYM (__modsi3): label
|
| D | divsi3.S | 59 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro 89 .globl SYM (__divsi3) symbol 90 SYM (__divsi3): label
|
| D | udivsi3.S | 57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro 87 .globl SYM (__udivsi3) symbol 88 SYM (__udivsi3): label
|
| /kernel/linux/linux-5.10/arch/m68k/lib/ |
| D | mulsi3.S | 57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro 87 .globl SYM (__mulsi3) symbol 88 SYM (__mulsi3): label
|
| D | umodsi3.S | 57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro 87 .globl SYM (__umodsi3) symbol 88 SYM (__umodsi3): label
|
| D | modsi3.S | 59 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro 89 .globl SYM (__modsi3) symbol 90 SYM (__modsi3): label
|
| D | divsi3.S | 59 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro 89 .globl SYM (__divsi3) symbol 90 SYM (__divsi3): label
|
| D | udivsi3.S | 57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro 87 .globl SYM (__udivsi3) symbol 88 SYM (__udivsi3): label
|
| /kernel/linux/linux-6.6/lib/ |
| D | test_dynamic_debug.c | 99 #define prdbg(SYM) __pr_debug_cls(SYM, #SYM " msg\n") argument
|
| /kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
| D | adf_cfg_common.h | 30 SYM, enumerator
|
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| D | hists_output.c | 133 #define SYM(he) (he->ms.sym->name) macro
|
| D | hists_cumulate.c | 168 #define SYM(he) (he->ms.sym->name) macro
|
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| D | hists_output.c | 120 #define SYM(he) (he->ms.sym->name) macro
|
| D | hists_cumulate.c | 154 #define SYM(he) (he->ms.sym->name) macro
|