| /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/include/linux/ |
| H A D | linkage.h | 100 #define SYM_L_LOCAL(name) /* nothing */ 222 SYM_START(name, SYM_L_LOCAL, SYM_A_ALIGN) 228 SYM_START(name, SYM_L_LOCAL, SYM_A_NONE) 265 SYM_ALIAS(alias, name, SYM_L_LOCAL) 291 SYM_START(name, SYM_L_LOCAL, SYM_A_ALIGN) 300 SYM_START(name, SYM_L_LOCAL, SYM_A_NONE) 320 SYM_START(name, SYM_L_LOCAL, SYM_A_NONE)
|
| /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/arm64/include/asm/ |
| H A D | linkage.h | 27 SYM_START(name, SYM_L_LOCAL, SYM_A_ALIGN) \ 31 SYM_START(name, SYM_L_LOCAL, SYM_A_NONE) \
|
| /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)
|
| H A D | head.S | 265 SYM_DATA_END_LABEL(stack, SYM_L_LOCAL, purgatory_end)
|
| /linux/arch/arm64/kernel/ |
| H A D | entry-ftrace.S | 144 SYM_INNER_LABEL(ftrace_caller_direct_late, SYM_L_LOCAL) 161 SYM_INNER_LABEL(ftrace_caller_direct, SYM_L_LOCAL)
|
| H A D | head.S | 275 SYM_INNER_LABEL(init_el1, SYM_L_LOCAL) 286 SYM_INNER_LABEL(init_el2, SYM_L_LOCAL)
|
| /linux/arch/x86/platform/pvh/ |
| H A D | head.S | 243 SYM_DATA_END_LABEL(gdt_start, SYM_L_LOCAL, gdt_end) 248 SYM_DATA_END_LABEL(early_stack, SYM_L_LOCAL, early_stack_end)
|
| /linux/arch/loongarch/kvm/ |
| H A D | switch.S | 193 SYM_INNER_LABEL(kvm_exc_entry_end, SYM_L_LOCAL) 218 SYM_INNER_LABEL(kvm_enter_guest_end, SYM_L_LOCAL)
|
| /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/x86/boot/compressed/ |
| H A D | head_64.S | 504 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end) 526 SYM_DATA_END_LABEL(boot_stack, SYM_L_LOCAL, boot_stack_end)
|
| H A D | head_32.S | 179 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
|
| /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/riscv/kernel/ |
| H A D | mcount-dyn.S | 201 SYM_INNER_LABEL(ftrace_caller_direct, SYM_L_LOCAL)
|
| H A D | entry.S | 501 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)
|
| H A D | relocate_kernel_64.S | 53 SYM_DATA_END_LABEL(kexec_debug_gdt, SYM_L_LOCAL, kexec_debug_gdt_end)
|