| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | _millicodethunk.S | 14 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro 22 #define FUNC(X) .type SYM(X),@function 29 .global SYM(__st_r13_to_r15) 30 .global SYM(__st_r13_to_r16) 31 .global SYM(__st_r13_to_r17) 32 .global SYM(__st_r13_to_r18) 33 .global SYM(__st_r13_to_r19) 34 .global SYM(__st_r13_to_r20) 35 .global SYM(__st_r13_to_r21) 36 .global SYM(__st_r13_to_r22) [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | hists_output.c | 120 #define SYM(he) (he->ms.sym->name) macro 170 !strcmp(SYM(he), "main") && he->stat.period == 200); in test1() 176 !strcmp(SYM(he), "page_fault") && he->stat.period == 100); in test1() 182 !strcmp(SYM(he), "main") && he->stat.period == 100); in test1() 188 !strcmp(SYM(he), "xmalloc") && he->stat.period == 100); in test1() 194 !strcmp(SYM(he), "page_fault") && he->stat.period == 100); in test1() 200 !strcmp(SYM(he), "schedule") && he->stat.period == 100); in test1() 206 !strcmp(SYM(he), "free") && he->stat.period == 100); in test1() 212 !strcmp(SYM(he), "malloc") && he->stat.period == 100); in test1() 218 !strcmp(SYM(he), "cmd_record") && he->stat.period == 100); in test1() [all …]
|
| H A D | hists_cumulate.c | 154 #define SYM(he) (he->ms.sym->name) macro 213 !strcmp(SYM(he), expected[i].sym)); in do_test()
|
| /OK3568_Linux_fs/kernel/arch/m68k/lib/ |
| H A D | modsi3.S | 59 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro 89 .globl SYM (__modsi3) symbol 90 SYM (__modsi3): label 95 jbsr SYM (__divsi3) 101 jbsr SYM (__mulsi3) /* d0 = (a/b)*b */
|
| H A D | umodsi3.S | 57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro 87 .globl SYM (__umodsi3) symbol 88 SYM (__umodsi3): label 93 jbsr SYM (__udivsi3) 99 jbsr SYM (__mulsi3) /* d0 = (a/b)*b */
|
| H A D | divsi3.S | 59 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro 89 .globl SYM (__divsi3) symbol 90 SYM (__divsi3): label 113 jbsr SYM (__udivsi3) /* divide abs(dividend) by abs(divisor) */
|
| H A D | mulsi3.S | 57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro 87 .globl SYM (__mulsi3) symbol 88 SYM (__mulsi3): label
|
| H A D | udivsi3.S | 57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro 87 .globl SYM (__udivsi3) symbol 88 SYM (__udivsi3): label
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | kprobetrace.rst | 31 p[:[GRP/]EVENT] [MOD:]SYM[+offs]|MEMADDR [FETCHARGS] : Set a probe 32 r[MAXACTIVE][:[GRP/]EVENT] [MOD:]SYM[+0] [FETCHARGS] : Set a return probe 33 p:[GRP/]EVENT] [MOD:]SYM[+0]%return [FETCHARGS] : Set a return probe 38 based on SYM+offs or MEMADDR. 39 MOD : Module name which has given SYM. 40 SYM[+offs] : Symbol+offset where the probe is inserted. 41 SYM%return : Return address of the symbol 50 @SYM[+|-offs] : Fetch memory at SYM +|- offs (SYM should be a data symbol)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | xcoffout.h | 71 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) do { \ argument 96 assemble_name (asm_out_file, XSTR (XEXP (DECL_RTL (SYM), 0), 0)); \
|
| H A D | tree-core.h | 131 #define DEFTREECODE(SYM, STRING, TYPE, NARGS) SYM, argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | xcoffout.h | 71 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) do { \ argument 96 assemble_name (asm_out_file, XSTR (XEXP (DECL_RTL (SYM), 0), 0)); \
|
| H A D | tree-core.h | 131 #define DEFTREECODE(SYM, STRING, TYPE, NARGS) SYM, argument
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | make.sh | 396 SYM=`find -name u-boot-${ARG_TSPL}.sym` 400 SYM=u-boot.sym 420 cat ${SYM} | less 494 sed -n "/${FUNCADDR}/p" ${SYM}
|
| /OK3568_Linux_fs/kernel/Documentation/iio/ |
| H A D | ep93xx_adc.rst | 33 | in_voltage4_raw | SYM |
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | ChangeLog.sym53c8xx_2 | 3 - Initial release of SYM-2. 8 equivalent containing sym or SYM instead.
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | Makefile.build | 169 quiet_cmd_cc_symtypes_c = SYM $(quiet_modtag) $@ 326 quiet_cmd_cc_symtypes_S = SYM $(quiet_modtag) $@
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/ |
| H A D | Makefile.build | 169 quiet_cmd_cc_symtypes_c = SYM $(quiet_modtag) $@ 326 quiet_cmd_cc_symtypes_S = SYM $(quiet_modtag) $@
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | Makefile.build | 133 quiet_cmd_cc_symtypes_c = SYM $(quiet_modtag) $@ 318 quiet_cmd_cc_symtypes_S = SYM $(quiet_modtag) $@
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.build | 133 quiet_cmd_cc_symtypes_c = SYM $(quiet_modtag) $@ 318 quiet_cmd_cc_symtypes_S = SYM $(quiet_modtag) $@
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.build | 133 quiet_cmd_cc_symtypes_c = SYM $(quiet_modtag) $@ 318 quiet_cmd_cc_symtypes_S = SYM $(quiet_modtag) $@
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | Makefile.build | 147 quiet_cmd_cc_symtypes_c = SYM $(quiet_modtag) $@ 383 quiet_cmd_cc_symtypes_S = SYM $(quiet_modtag) $@
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | Makefile.build | 147 quiet_cmd_cc_symtypes_c = SYM $(quiet_modtag) $@ 383 quiet_cmd_cc_symtypes_S = SYM $(quiet_modtag) $@
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | Makefile.build | 190 quiet_cmd_cc_symtypes_c = SYM $(quiet_modtag) $@
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-script.c | 450 if (PRINT_FIELD(SYM) && in evsel__check_attr() 457 if (PRINT_FIELD(SYMOFFSET) && !PRINT_FIELD(SYM)) { in evsel__check_attr() 513 if (PRINT_FIELD(SYM)) in set_print_ip_opts() 1290 if (PRINT_FIELD(SYM)) { in perf_sample__fprintf_addr()
|