Searched refs:SYM_L_LOCAL (Results 1 - 22 of 22) sorted by relevance

/linux-master/arch/s390/purgatory/
H A Dkexec-purgatory.S9 SYM_DATA_END_LABEL(kexec_purgatory, SYM_L_LOCAL, kexec_purgatory_end)
H A Dhead.S265 SYM_DATA_END_LABEL(stack, SYM_L_LOCAL, purgatory_end)
/linux-master/arch/arm64/include/asm/
H A Dlinkage.h27 SYM_START(name, SYM_L_LOCAL, SYM_A_ALIGN) \
31 SYM_START(name, SYM_L_LOCAL, SYM_A_NONE) \
/linux-master/arch/loongarch/include/asm/
H A Dlinkage.h17 SYM_START(name, SYM_L_LOCAL, SYM_A_ALIGN) \
21 SYM_START(name, SYM_L_LOCAL, SYM_A_NONE) \
/linux-master/arch/x86/purgatory/
H A Dsetup-x86_64.S53 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
59 SYM_DATA_END_LABEL(lstack, SYM_L_LOCAL, lstack_end)
H A Dentry64.S99 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
103 SYM_DATA_END_LABEL(stack, SYM_L_LOCAL, stack_init)
/linux-master/tools/perf/util/include/linux/
H A Dlinkage.h29 #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-master/arch/x86/include/asm/
H A Dlinkage.h101 SYM_START(__cfi_##name, SYM_L_LOCAL, SYM_A_NONE) \
132 SYM_START(name, SYM_L_LOCAL, SYM_F_ALIGN) \
137 SYM_START(name, SYM_L_LOCAL, SYM_A_NONE) \
/linux-master/include/linux/
H A Dlinkage.h100 #define SYM_L_LOCAL(name) /* nothing */ macro
226 SYM_START(name, SYM_L_LOCAL, SYM_A_ALIGN)
232 SYM_START(name, SYM_L_LOCAL, SYM_A_NONE)
269 SYM_ALIAS(alias, name, SYM_L_LOCAL)
295 SYM_START(name, SYM_L_LOCAL, SYM_A_ALIGN)
304 SYM_START(name, SYM_L_LOCAL, SYM_A_NONE)
324 SYM_START(name, SYM_L_LOCAL, SYM_A_NONE)
/linux-master/arch/arm64/mm/
H A Dtrans_pgd-asm.S61 SYM_INNER_LABEL(__trans_pgd_stub_vectors_end, SYM_L_LOCAL)
/linux-master/arch/x86/platform/pvh/
H A Dhead.S157 SYM_DATA_END_LABEL(gdt_start, SYM_L_LOCAL, gdt_end)
164 SYM_DATA_END_LABEL(early_stack, SYM_L_LOCAL, early_stack_end)
/linux-master/arch/arm64/kernel/
H A Dentry-ftrace.S144 SYM_INNER_LABEL(ftrace_caller_direct_late, SYM_L_LOCAL)
161 SYM_INNER_LABEL(ftrace_caller_direct, SYM_L_LOCAL)
H A Dhead.S272 SYM_INNER_LABEL(init_el1, SYM_L_LOCAL)
283 SYM_INNER_LABEL(init_el2, SYM_L_LOCAL)
H A Dentry.S480 SYM_INNER_LABEL(__swpan_entry_el0, SYM_L_LOCAL)
/linux-master/arch/x86/boot/compressed/
H A Dhead_32.S179 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
H A Dhead_64.S610 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
632 SYM_DATA_END_LABEL(boot_stack, SYM_L_LOCAL, boot_stack_end)
/linux-master/arch/s390/kernel/
H A Drelocate_kernel.S74 SYM_DATA_END_LABEL(load_psw, SYM_L_LOCAL, relocate_kernel_end)
/linux-master/arch/loongarch/kvm/
H A Dswitch.S201 SYM_INNER_LABEL(kvm_exc_entry_end, SYM_L_LOCAL)
226 SYM_INNER_LABEL(kvm_enter_guest_end, SYM_L_LOCAL)
/linux-master/arch/arm64/crypto/
H A Daes-ce-ccm-core.S107 SYM_INNER_LABEL(ce_aes_ccm_final, SYM_L_LOCAL)
/linux-master/arch/x86/realmode/rm/
H A Dtrampoline_64.S268 SYM_DATA_END_LABEL(tr_gdt, SYM_L_LOCAL, tr_gdt_end)
/linux-master/arch/riscv/kernel/
H A Dentry.S354 SYM_DATA_END_LABEL(excp_vect_table, SYM_L_LOCAL, excp_vect_table_end)
/linux-master/arch/x86/kernel/
H A Dhead_64.S195 SYM_INNER_LABEL(common_startup_64, SYM_L_LOCAL)

Completed in 246 milliseconds