Home
last modified time | relevance | path

Searched refs:SYM_L_LOCAL (Results 1 – 16 of 16) sorted by relevance

/linux/arch/x86/lib/
H A Dbhi.S26 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 Dlinkage.h101 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 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/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/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/arch/s390/purgatory/
H A Dkexec-purgatory.S9 SYM_DATA_END_LABEL(kexec_purgatory, SYM_L_LOCAL, kexec_purgatory_end)
/linux/arch/arm64/mm/
H A Dtrans_pgd-asm.S61 SYM_INNER_LABEL(__trans_pgd_stub_vectors_end, SYM_L_LOCAL)
/linux/arch/s390/kernel/
H A Drelocate_kernel.S74 SYM_DATA_END_LABEL(load_psw, SYM_L_LOCAL, relocate_kernel_end)
/linux/arch/x86/boot/compressed/
H A Dhead_32.S179 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
/linux/arch/riscv/kernel/
H A Dmcount-dyn.S201 SYM_INNER_LABEL(ftrace_caller_direct, SYM_L_LOCAL)
H A Dentry.S502 SYM_DATA_END_LABEL(excp_vect_table, SYM_L_LOCAL, excp_vect_table_end)
/linux/arch/arm64/crypto/
H A Daes-ce-ccm-core.S107 SYM_INNER_LABEL(ce_aes_ccm_final, SYM_L_LOCAL)
/linux/arch/x86/realmode/rm/
H A Dtrampoline_64.S268 SYM_DATA_END_LABEL(tr_gdt, SYM_L_LOCAL, tr_gdt_end)
/linux/Documentation/core-api/
H A Dasm-annotations.rst192 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 Dhead_64.S198 SYM_INNER_LABEL(common_startup_64, SYM_L_LOCAL)