/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | pm.h | 59 addiu sp, PT_SIZE global() variable 83 LONG_S sp, SSS_SP(t1) global() variable 103 LONG_L sp, SSS_SP(t1) global() variable [all...] |
H A D | smp-cps.h | 14 unsigned long sp; member
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | pm.h | 59 addiu sp, PT_SIZE global() variable 83 LONG_S sp, SSS_SP(t1) global() variable 103 LONG_L sp, SSS_SP(t1) global() variable [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
H A D | simple_sync_srcu.c | 29 void synchronize_srcu(struct srcu_struct *sp) in synchronize_srcu() argument
|
/kernel/linux/linux-5.10/drivers/misc/ibmasm/ |
H A D | uart.c | 20 void ibmasm_register_uart(struct service_processor *sp) in ibmasm_register_uart() argument 51 void ibmasm_unregister_uart(struct service_processor *sp) in ibmasm_unregister_uart() argument [all...] |
/kernel/linux/linux-6.6/drivers/misc/ibmasm/ |
H A D | uart.c | 20 void ibmasm_register_uart(struct service_processor *sp) in ibmasm_register_uart() argument 51 void ibmasm_unregister_uart(struct service_processor *sp) in ibmasm_unregister_uart() argument [all...] |
/kernel/linux/linux-6.6/arch/xtensa/include/asm/ |
H A D | asm-uaccess.h | 79 .macro access_ok aa, as, at, sp, error variable
|
H A D | stacktrace.h | 17 unsigned long sp; member 22 unsigned long sp; in stack_pointer() local
|
/kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
H A D | stacktrace.h | 17 unsigned long sp; member 22 unsigned long *sp; in stack_pointer() local
|
H A D | asm-uaccess.h | 91 .macro kernel_ok at, sp, success variable 149 .macro access_ok aa, as, at, sp, error global() variable 150 kernel_ok \\at, \\sp, .Laccess_ok_\\@ global() variable [all...] |
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | poly1305-armv4.pl | 192 sub sp,sp,#32 subroutine [all...] |
H A D | sha512-armv4.pl | 181 sub sp,sp,#8 global() subroutine 291 sub sp,sp,#9*8 global() subroutine [all...] |
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/ |
H A D | tdp_mmu.h | 22 static inline bool kvm_tdp_mmu_zap_sp(struct kvm *kvm, struct kvm_mmu_page *sp) in kvm_tdp_mmu_zap_sp() argument
|
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | poly1305-armv4.pl | 192 sub sp,sp,#32 subroutine [all...] |
/kernel/linux/linux-5.10/drivers/misc/lkdtm/ |
H A D | stackleak.c | 16 unsigned long *sp, left, found, i; in lkdtm_STACKLEAK_ERASING() local
|
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/ |
H A D | tdp_mmu.h | 73 static inline bool is_tdp_mmu_page(struct kvm_mmu_page *sp) { return sp->tdp_mmu_page; } in is_tdp_mmu_page() argument 75 static inline bool is_tdp_mmu_page(struct kvm_mmu_page *sp) { return false; } in is_tdp_mmu_page() argument
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | sdei.h | 52 static inline bool on_sdei_stack(unsigned long sp, in on_sdei_stack() argument
|
H A D | suspend.h | 18 u64 sp; member
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | stacktrace.h | 13 unsigned long sp; member
|
/kernel/linux/linux-5.10/arch/microblaze/kernel/ |
H A D | traps.c | 34 void show_stack(struct task_struct *task, unsigned long *sp, const char *loglvl) in show_stack() argument
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | perf_event.c | 29 unsigned long *sp = (unsigned long *)reg29; in save_raw_perf_callchain() local 45 unsigned long sp = regs->regs[29]; in perf_callchain_kernel() local
|
/kernel/linux/linux-5.10/arch/mips/mti-malta/ |
H A D | malta-amon.c | 41 amon_cpu_start(int cpu, unsigned long pc, unsigned long sp, unsigned long gp, unsigned long a0) amon_cpu_start() argument
|
/kernel/linux/linux-5.10/arch/mips/lib/ |
H A D | uncached.c | 43 long sp; in run_uncached() local [all...] |
/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | ubd_user.c | 28 int start_io_thread(unsigned long sp, int *fd_out) in start_io_thread() argument
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | entry.h | 134 mov r12, sp ; save SP as ref to pt_regs variable 159 sub sp, sp, 4 variable 171 add sp, sp, 4 /* skip usual r25 placeholder */ variable 203 add sp, sp, SZ_CALLEE_REG variable [all...] |