Home
last modified time | relevance | path

Searched defs:SP (Results 1 – 23 of 23) sorted by relevance

/kernel/liteos_m/components/backtrace/
Dlos_backtrace.c79 STATIC INLINE UINT32 OsStackAddrGet(UINTPTR *stackStart, UINTPTR *stackEnd, UINTPTR SP) in OsStackAddrGet()
194 VOID LOS_RecordLR(UINTPTR *LR, UINT32 LRSize, UINT32 jumpCount, UINTPTR SP) in LOS_RecordLR()
288 STATIC INLINE UINT32 OsStackAddrGet(UINTPTR *stackStart, UINTPTR *stackEnd, UINTPTR SP) in OsStackAddrGet()
458 VOID LOS_RecordLR(UINTPTR *LR, UINT32 LRSize, UINT32 jumpCount, UINTPTR SP) in LOS_RecordLR()
530 VOID LOS_RecordLR(UINTPTR *LR, UINT32 LRSize, UINT32 jumpCount, UINTPTR SP) in LOS_RecordLR()
596 UINTPTR SP; in OsSpGet() local
612 VOID LOS_RecordLR(UINTPTR *LR, UINT32 LRSize, UINT32 jumpCount, UINTPTR SP) in LOS_RecordLR()
670 VOID LOS_RecordLR(UINTPTR *LR, UINT32 LRSize, UINT32 jumpCount, UINTPTR SP) in LOS_RecordLR()
/kernel/linux/linux-5.10/arch/c6x/kernel/
Dswitch_to.S10 #define SP B15 macro
Dentry.S19 #define SP B15 macro
/kernel/linux/linux-5.10/tools/perf/arch/arm64/tests/
Dregs_load.S8 #define SP (8 * 31) macro
/kernel/linux/linux-5.10/arch/arc/include/asm/
Dentry-arcv2.h152 lr r10, [AUX_USER_SP] ; U mode SP variable
/kernel/linux/linux-5.10/tools/perf/arch/arm/tests/
Dregs_load.S17 #define SP 0x68 macro
/kernel/liteos_m/utils/
Dlos_debug.c58 VOID OsBackTraceHookCall(UINTPTR *LR, UINT32 LRSize, UINT32 jumpCount, UINTPTR SP) in OsBackTraceHookCall()
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
Dregs_load.S11 #define SP 7 * 8 macro
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
Dplugin_mac80211.c44 #define SP() trace_seq_putc(s, ' ') macro
/kernel/liteos_a/arch/arm/include/
Dlos_exc.h61 UINT64 SP; member
/kernel/linux/linux-5.10/arch/sparc/net/
Dbpf_jit_64.h18 #define SP 0x0e macro
Dbpf_jit_32.h29 #define SP 0x0e macro
/kernel/linux/linux-5.10/lib/
Dsg_pool.c17 #define SP(x) { .size = x, "sgpool-" __stringify(x) } macro
/kernel/linux/linux-5.10/arch/arm/kernel/
Dunwind.c74 SP = 13, enumerator
/kernel/linux/linux-5.10/arch/mips/kvm/
Dentry.c50 #define SP 29 macro
/kernel/linux/linux-5.10/fs/isofs/
Drock.h101 struct SU_SP_s SP; member
/kernel/linux/linux-5.10/arch/x86/kernel/
Dvm86_32.c82 #define SP(regs) (*(unsigned short *)&((regs)->pt.sp)) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dtrinityd.h197 # define SP(x) ((x) << 0) macro
/kernel/linux/linux-5.10/arch/x86/crypto/
Dserpent-avx-x86_64-asm_64.S530 #define SP(SBOX, x0, x1, x2, x3, x4, i) \ macro
Dserpent-avx2-asm_64.S536 #define SP(SBOX, x0, x1, x2, x3, x4, i) \ macro
Dserpent-sse2-x86_64-asm_64.S565 #define SP(SBOX, x0, x1, x2, x3, x4, i) \ macro
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dimsttfb.c46 SP = 2, /* 0x08 */ enumerator
/kernel/linux/linux-5.10/arch/powerpc/xmon/
Dppc-opc.c831 #define SP PRS + 1 macro