Searched defs:SYM (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/lib/ |
H A D | mulsi3.S | 57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) define 88 SYM (__mulsi3): label
|
H A D | umodsi3.S | 57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) define 88 SYM (__umodsi3): label
|
H A D | modsi3.S | 59 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) define 90 SYM (__modsi3): label
|
H A D | udivsi3.S | 57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) define 88 SYM (__udivsi3): label
|
H A D | divsi3.S | 59 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) define 90 SYM (__divsi3): label
|
/kernel/linux/linux-6.6/arch/m68k/lib/ |
H A D | mulsi3.S | 57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) define 88 SYM (__mulsi3): label
|
H A D | modsi3.S | 59 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) define 90 SYM (__modsi3): label
|
H A D | umodsi3.S | 57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) define 88 SYM (__umodsi3): label
|
H A D | divsi3.S | 59 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) define 90 SYM (__divsi3): label
|
H A D | udivsi3.S | 57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) define 88 SYM (__udivsi3): label
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | hists_output.c | 120 #define SYM(he) (he->ms.sym->name) macro [all...] |
H A D | hists_cumulate.c | 154 #define SYM(he) (he->ms.sym->name) macro
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | hists_output.c | 133 #define SYM(he) (he->ms.sym->name) macro [all...] |
H A D | hists_cumulate.c | 168 #define SYM(he) (he->ms.sym->name) macro
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_cfg_common.h | 30 SYM, enumerator
|
Completed in 6 milliseconds