| /linux/tools/perf/util/include/linux/ |
| H A D | linkage.h | 27 #define SYM_L_GLOBAL(name) .globl name macro 70 SYM_START(name, SYM_L_GLOBAL, SYM_A_ALIGN) 99 SYM_ALIAS(alias, name, SYM_T_FUNC, SYM_L_GLOBAL) 132 SYM_TYPED_START(name, SYM_L_GLOBAL, SYM_A_ALIGN) 136 #define SYM_PIC_ALIAS(sym) SYM_ALIAS(__pi_ ## sym, sym, SYM_T_FUNC, SYM_L_GLOBAL)
|
| /linux/arch/x86/lib/ |
| H A D | retpoline.S | 35 SYM_INNER_LABEL(__x86_indirect_thunk_\reg, SYM_L_GLOBAL) 79 SYM_INNER_LABEL(__x86_indirect_call_thunk_\reg, SYM_L_GLOBAL) 107 SYM_INNER_LABEL(__x86_indirect_jump_thunk_\reg, SYM_L_GLOBAL) 141 SYM_INNER_LABEL(__x86_indirect_paranoid_thunk_\reg, SYM_L_GLOBAL) 145 SYM_INNER_LABEL(__x86_indirect_its_thunk_\reg, SYM_L_GLOBAL) 247 SYM_INNER_LABEL(srso_safe_ret, SYM_L_GLOBAL) 342 SYM_INNER_LABEL(retbleed_return_thunk, SYM_L_GLOBAL)
|
| H A D | bhi.S | 142 SYM_INNER_LABEL(__bhi_args_end, SYM_L_GLOBAL)
|
| /linux/arch/x86/include/asm/ |
| H A D | linkage.h | 117 SYM_TYPED_START(name, SYM_L_GLOBAL, SYM_F_ALIGN) \ 122 SYM_START(name, SYM_L_GLOBAL, SYM_F_ALIGN) 126 SYM_START(name, SYM_L_GLOBAL, SYM_A_NONE) 149 #define SYM_PIC_ALIAS(sym) SYM_ALIAS(__pi_ ## sym, sym, SYM_L_GLOBAL)
|
| /linux/arch/loongarch/include/asm/ |
| H A D | linkage.h | 9 SYM_START(name, SYM_L_GLOBAL, SYM_A_ALIGN) \ 13 SYM_START(name, SYM_L_GLOBAL, SYM_A_NONE) \ 37 SYM_START(name, SYM_L_GLOBAL, SYM_A_ALIGN) \
|
| /linux/arch/powerpc/tools/ |
| H A D | ftrace-gen-ool-stubs.sh | 38 SYM_START(ftrace_ool_stub_text_end, SYM_L_GLOBAL, .balign SZL) 48 SYM_START(ftrace_ool_stub_inittext, SYM_L_GLOBAL, .balign SZL)
|
| /linux/arch/arm64/kvm/hyp/ |
| H A D | entry.S | 91 SYM_INNER_LABEL(__guest_exit_restore_elr_and_panic, SYM_L_GLOBAL) 99 SYM_INNER_LABEL(__guest_exit_panic, SYM_L_GLOBAL) 121 SYM_INNER_LABEL(__guest_exit, SYM_L_GLOBAL)
|
| /linux/arch/x86/entry/vdso/vdso32/ |
| H A D | sigreturn.S | 77 SYM_INNER_LABEL(vdso32_sigreturn_landing_pad, SYM_L_GLOBAL) 90 SYM_INNER_LABEL(vdso32_rt_sigreturn_landing_pad, SYM_L_GLOBAL)
|
| /linux/arch/loongarch/kernel/ |
| H A D | mcount.S | 59 SYM_INNER_LABEL(ftrace_stub, SYM_L_GLOBAL) 62 SYM_INNER_LABEL(ftrace_graph_func, SYM_L_GLOBAL)
|
| H A D | mcount_dyn.S | 83 SYM_INNER_LABEL(ftrace_call, SYM_L_GLOBAL) 86 SYM_INNER_LABEL(ftrace_graph_call, SYM_L_GLOBAL)
|
| /linux/arch/x86/purgatory/ |
| H A D | stack.S | 18 SYM_DATA_END_LABEL(stack, SYM_L_GLOBAL, stack_end)
|
| /linux/arch/x86/um/vdso/ |
| H A D | vdso.S | 9 SYM_DATA_END_LABEL(vdso_start, SYM_L_GLOBAL, vdso_end)
|
| /linux/arch/um/kernel/skas/ |
| H A D | stub_exe_embed.S | 9 SYM_DATA_END_LABEL(stub_exe_start, SYM_L_GLOBAL, stub_exe_end)
|
| /linux/arch/x86/realmode/ |
| H A D | rmpiggy.S | 15 SYM_DATA_END_LABEL(real_mode_blob, SYM_L_GLOBAL, real_mode_blob_end)
|
| /linux/tools/perf/bench/ |
| H A D | mem-memset-x86-64-asm.S | 4 SYM_START(name, SYM_L_GLOBAL, SYM_A_ALIGN)
|
| H A D | mem-memcpy-x86-64-asm.S | 7 SYM_START(name, SYM_L_GLOBAL, SYM_A_ALIGN)
|
| /linux/arch/x86/realmode/rm/ |
| H A D | stack.S | 18 SYM_DATA_END_LABEL(rm_stack, SYM_L_GLOBAL, rm_stack_end)
|
| H A D | reboot.S | 37 SYM_INNER_LABEL(machine_real_restart_paging_off, SYM_L_GLOBAL)
|
| /linux/include/linux/ |
| H A D | cfi_types.h | 41 SYM_TYPED_START(name, SYM_L_GLOBAL, SYM_A_ALIGN)
|
| /linux/tools/include/linux/ |
| H A D | cfi_types.h | 41 SYM_TYPED_START(name, SYM_L_GLOBAL, SYM_A_ALIGN)
|
| /linux/arch/x86/hyperv/ |
| H A D | hv_trampoline.S | 100 SYM_INNER_LABEL(hv_crash_asm_end, SYM_L_GLOBAL)
|
| /linux/arch/loongarch/power/ |
| H A D | suspend_asm.S | 77 SYM_INNER_LABEL(loongarch_wakeup_start, SYM_L_GLOBAL)
|
| /linux/arch/x86/kernel/ |
| H A D | head_64.S | 174 SYM_INNER_LABEL(secondary_startup_64_no_verify, SYM_L_GLOBAL) 593 SYM_START(name, SYM_L_GLOBAL, .balign 2 * PAGE_SIZE)
|
| H A D | ftrace_32.S | 139 SYM_INNER_LABEL(ftrace_regs_call, SYM_L_GLOBAL)
|
| /linux/Documentation/core-api/ |
| H A D | asm-annotations.rst | 169 SYM_INNER_LABEL(ftrace_caller_op_ptr, SYM_L_GLOBAL) 173 SYM_INNER_LABEL(ftrace_call, SYM_L_GLOBAL) 210 ``SYM_L_GLOBAL`` and ``SYM_L_WEAK``. All are intended to denote linkage of a
|