Home
last modified time | relevance | path

Searched defs:sp (Results 1 - 25 of 1113) sorted by relevance

12345678910>>...45

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpm.h59 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 Dsmp-cps.h14 unsigned long sp; member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dpm.h59 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 Dsimple_sync_srcu.c29 void synchronize_srcu(struct srcu_struct *sp) in synchronize_srcu() argument
/kernel/linux/linux-5.10/drivers/misc/ibmasm/
H A Duart.c20 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 Duart.c20 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 Dasm-uaccess.h79 .macro access_ok aa, as, at, sp, error variable
H A Dstacktrace.h17 unsigned long sp; member
22 unsigned long sp; in stack_pointer() local
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dstacktrace.h17 unsigned long sp; member
22 unsigned long *sp; in stack_pointer() local
H A Dasm-uaccess.h91 .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 Dpoly1305-armv4.pl192 sub sp,sp,#32 subroutine
[all...]
H A Dsha512-armv4.pl181 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 Dtdp_mmu.h22 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 Dpoly1305-armv4.pl192 sub sp,sp,#32 subroutine
[all...]
/kernel/linux/linux-5.10/drivers/misc/lkdtm/
H A Dstackleak.c16 unsigned long *sp, left, found, i; in lkdtm_STACKLEAK_ERASING() local
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dtdp_mmu.h73 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 Dsdei.h52 static inline bool on_sdei_stack(unsigned long sp, in on_sdei_stack() argument
H A Dsuspend.h18 u64 sp; member
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dstacktrace.h13 unsigned long sp; member
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H A Dtraps.c34 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 Dperf_event.c29 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 Dmalta-amon.c41 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 Duncached.c43 long sp; in run_uncached() local
[all...]
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dubd_user.c28 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 Dentry.h134 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...]

Completed in 7 milliseconds

12345678910>>...45