Searched refs:SYM_INNER_LABEL (Results 1 – 18 of 18) sorted by relevance
/linux/arch/x86/kernel/ |
A D | ftrace_64.S | 147 SYM_INNER_LABEL(ftrace_caller_op_ptr, SYM_L_GLOBAL) 157 SYM_INNER_LABEL(ftrace_call, SYM_L_GLOBAL) 171 SYM_INNER_LABEL(ftrace_caller_end, SYM_L_GLOBAL) 194 SYM_INNER_LABEL(ftrace_regs_caller_op_ptr, SYM_L_GLOBAL) 223 SYM_INNER_LABEL(ftrace_regs_call, SYM_L_GLOBAL) 250 SYM_INNER_LABEL(ftrace_regs_caller_jmp, SYM_L_GLOBAL) 263 SYM_INNER_LABEL(ftrace_regs_caller_end, SYM_L_GLOBAL) 286 SYM_INNER_LABEL(ftrace_stub, SYM_L_GLOBAL)
|
A D | ftrace_32.S | 139 SYM_INNER_LABEL(ftrace_regs_call, SYM_L_GLOBAL)
|
A D | head_64.S | 128 SYM_INNER_LABEL(secondary_startup_64_no_verify, SYM_L_GLOBAL)
|
/linux/arch/x86/lib/ |
A D | putuser.S | 50 SYM_INNER_LABEL(__put_user_nocheck_1, SYM_L_GLOBAL) 64 SYM_INNER_LABEL(__put_user_nocheck_2, SYM_L_GLOBAL) 78 SYM_INNER_LABEL(__put_user_nocheck_4, SYM_L_GLOBAL) 92 SYM_INNER_LABEL(__put_user_nocheck_8, SYM_L_GLOBAL)
|
A D | retpoline.S | 32 SYM_INNER_LABEL(__x86_indirect_thunk_\reg, SYM_L_GLOBAL)
|
/linux/arch/x86/entry/ |
A D | entry_64_compat.S | 73 SYM_INNER_LABEL(entry_SYSENTER_compat_after_hwframe, SYM_L_GLOBAL) 149 SYM_INNER_LABEL(__end_entry_SYSENTER_compat, SYM_L_GLOBAL) 213 SYM_INNER_LABEL(entry_SYSCALL_compat_safe_stack, SYM_L_GLOBAL) 221 SYM_INNER_LABEL(entry_SYSCALL_compat_after_hwframe, SYM_L_GLOBAL)
|
A D | entry_64.S | 96 SYM_INNER_LABEL(entry_SYSCALL_64_safe_stack, SYM_L_GLOBAL) 104 SYM_INNER_LABEL(entry_SYSCALL_64_after_hwframe, SYM_L_GLOBAL) 569 SYM_INNER_LABEL(swapgs_restore_regs_and_return_to_usermode, SYM_L_GLOBAL) 615 SYM_INNER_LABEL(restore_regs_and_return_to_kernel, SYM_L_GLOBAL) 642 SYM_INNER_LABEL(native_irq_return_iret, SYM_L_GLOBAL)
|
/linux/arch/arm64/kernel/ |
A D | entry-ftrace.S | 101 SYM_INNER_LABEL(ftrace_call, SYM_L_GLOBAL) 105 SYM_INNER_LABEL(ftrace_graph_call, SYM_L_GLOBAL) // ftrace_graph_caller(); 284 SYM_INNER_LABEL(ftrace_call, SYM_L_GLOBAL) // tracer(pc, lr); 289 SYM_INNER_LABEL(ftrace_graph_call, SYM_L_GLOBAL) // ftrace_graph_caller();
|
A D | head.S | 501 SYM_INNER_LABEL(init_el1, SYM_L_LOCAL) 511 SYM_INNER_LABEL(init_el2, SYM_L_LOCAL)
|
A D | entry.S | 454 SYM_INNER_LABEL(__swpan_entry_el0, SYM_L_LOCAL)
|
/linux/arch/x86/entry/vdso/vdso32/ |
A D | sigreturn.S | 21 SYM_INNER_LABEL(vdso32_sigreturn_landing_pad, SYM_L_GLOBAL) 33 SYM_INNER_LABEL(vdso32_rt_sigreturn_landing_pad, SYM_L_GLOBAL)
|
A D | system_call.S | 65 SYM_INNER_LABEL(int80_landing_pad, SYM_L_GLOBAL)
|
/linux/arch/arm64/kvm/hyp/ |
A D | entry.S | 86 SYM_INNER_LABEL(__guest_exit_panic, SYM_L_GLOBAL) 108 SYM_INNER_LABEL(__guest_exit, SYM_L_GLOBAL)
|
/linux/include/linux/ |
A D | linkage.h | 197 #ifndef SYM_INNER_LABEL 198 #define SYM_INNER_LABEL(name, linkage) \ macro
|
/linux/arch/arm64/mm/ |
A D | trans_pgd-asm.S | 61 SYM_INNER_LABEL(__trans_pgd_stub_vectors_end, SYM_L_LOCAL)
|
/linux/arch/x86/realmode/rm/ |
A D | reboot.S | 36 SYM_INNER_LABEL(machine_real_restart_paging_off, SYM_L_GLOBAL)
|
/linux/Documentation/ |
A D | asm-annotations.rst | 161 * ``SYM_INNER_LABEL*`` is used to denote a label inside some 169 SYM_INNER_LABEL(ftrace_caller_op_ptr, SYM_L_GLOBAL) 173 SYM_INNER_LABEL(ftrace_call, SYM_L_GLOBAL)
|
/linux/arch/x86/boot/compressed/ |
A D | head_64.S | 312 SYM_INNER_LABEL(efi32_pe_stub_entry, SYM_L_LOCAL)
|
Completed in 19 milliseconds