Searched refs:SYM_L_LOCAL (Results 1 – 16 of 16) sorted by relevance
| /linux/arch/x86/lib/ |
| H A D | bhi.S | 26 SYM_INNER_LABEL(__bhi_args_0, SYM_L_LOCAL) 35 SYM_INNER_LABEL(__bhi_args_1, SYM_L_LOCAL) 52 SYM_INNER_LABEL(__bhi_args_2, SYM_L_LOCAL) 63 SYM_INNER_LABEL(__bhi_args_3, SYM_L_LOCAL) 75 SYM_INNER_LABEL(__bhi_args_4, SYM_L_LOCAL) 88 SYM_INNER_LABEL(__bhi_args_5, SYM_L_LOCAL) 109 SYM_INNER_LABEL(__bhi_args_6, SYM_L_LOCAL) 124 SYM_INNER_LABEL(__bhi_args_7, SYM_L_LOCAL)
|
| /linux/arch/x86/include/asm/ |
| H A D | linkage.h | 101 SYM_START(__cfi_##name, SYM_L_LOCAL, SYM_A_NONE) \ 130 SYM_START(name, SYM_L_LOCAL, SYM_F_ALIGN) 134 SYM_START(name, SYM_L_LOCAL, SYM_A_NONE)
|
| /linux/tools/perf/util/include/linux/ |
| H A D | linkage.h | 29 #define SYM_L_LOCAL(name) /* nothing */ macro 76 SYM_START(name, SYM_L_LOCAL, SYM_A_ALIGN) 107 SYM_ALIAS(alias, name, SYM_T_FUNC, SYM_L_LOCAL)
|
| /linux/arch/x86/purgatory/ |
| H A D | setup-x86_64.S | 53 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end) 59 SYM_DATA_END_LABEL(lstack, SYM_L_LOCAL, lstack_end)
|
| H A D | entry64.S | 99 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end) 103 SYM_DATA_END_LABEL(stack, SYM_L_LOCAL, stack_init)
|
| /linux/arch/loongarch/include/asm/ |
| H A D | linkage.h | 17 SYM_START(name, SYM_L_LOCAL, SYM_A_ALIGN) \ 21 SYM_START(name, SYM_L_LOCAL, SYM_A_NONE) \
|
| /linux/arch/s390/purgatory/ |
| H A D | kexec-purgatory.S | 9 SYM_DATA_END_LABEL(kexec_purgatory, SYM_L_LOCAL, kexec_purgatory_end)
|
| /linux/arch/arm64/mm/ |
| H A D | trans_pgd-asm.S | 61 SYM_INNER_LABEL(__trans_pgd_stub_vectors_end, SYM_L_LOCAL)
|
| /linux/arch/s390/kernel/ |
| H A D | relocate_kernel.S | 74 SYM_DATA_END_LABEL(load_psw, SYM_L_LOCAL, relocate_kernel_end)
|
| /linux/arch/x86/boot/compressed/ |
| H A D | head_32.S | 179 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
|
| /linux/arch/riscv/kernel/ |
| H A D | mcount-dyn.S | 201 SYM_INNER_LABEL(ftrace_caller_direct, SYM_L_LOCAL)
|
| H A D | entry.S | 502 SYM_DATA_END_LABEL(excp_vect_table, SYM_L_LOCAL, excp_vect_table_end)
|
| /linux/arch/arm64/crypto/ |
| H A D | aes-ce-ccm-core.S | 107 SYM_INNER_LABEL(ce_aes_ccm_final, SYM_L_LOCAL)
|
| /linux/arch/x86/realmode/rm/ |
| H A D | trampoline_64.S | 268 SYM_DATA_END_LABEL(tr_gdt, SYM_L_LOCAL, tr_gdt_end)
|
| /linux/Documentation/core-api/ |
| H A D | asm-annotations.rst | 192 SYM_DATA_END_LABEL(lstack, SYM_L_LOCAL, lstack_end) 209 Further, in the above examples, one could see ``SYM_L_LOCAL``. There are also
|
| /linux/arch/x86/kernel/ |
| H A D | head_64.S | 198 SYM_INNER_LABEL(common_startup_64, SYM_L_LOCAL)
|