/kernel/liteos_m/components/backtrace/ |
D | los_backtrace.c | 79 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/ |
D | switch_to.S | 10 #define SP B15 macro
|
D | entry.S | 19 #define SP B15 macro
|
/kernel/linux/linux-5.10/tools/perf/arch/arm64/tests/ |
D | regs_load.S | 8 #define SP (8 * 31) macro
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
D | entry-arcv2.h | 152 lr r10, [AUX_USER_SP] ; U mode SP variable
|
/kernel/linux/linux-5.10/tools/perf/arch/arm/tests/ |
D | regs_load.S | 17 #define SP 0x68 macro
|
/kernel/liteos_m/utils/ |
D | los_debug.c | 58 VOID OsBackTraceHookCall(UINTPTR *LR, UINT32 LRSize, UINT32 jumpCount, UINTPTR SP) in OsBackTraceHookCall()
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
D | regs_load.S | 11 #define SP 7 * 8 macro
|
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/ |
D | plugin_mac80211.c | 44 #define SP() trace_seq_putc(s, ' ') macro
|
/kernel/liteos_a/arch/arm/include/ |
D | los_exc.h | 61 UINT64 SP; member
|
/kernel/linux/linux-5.10/arch/sparc/net/ |
D | bpf_jit_64.h | 18 #define SP 0x0e macro
|
D | bpf_jit_32.h | 29 #define SP 0x0e macro
|
/kernel/linux/linux-5.10/lib/ |
D | sg_pool.c | 17 #define SP(x) { .size = x, "sgpool-" __stringify(x) } macro
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
D | unwind.c | 74 SP = 13, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kvm/ |
D | entry.c | 50 #define SP 29 macro
|
/kernel/linux/linux-5.10/fs/isofs/ |
D | rock.h | 101 struct SU_SP_s SP; member
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
D | vm86_32.c | 82 #define SP(regs) (*(unsigned short *)&((regs)->pt.sp)) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
D | trinityd.h | 197 # define SP(x) ((x) << 0) macro
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
D | serpent-avx-x86_64-asm_64.S | 530 #define SP(SBOX, x0, x1, x2, x3, x4, i) \ macro
|
D | serpent-avx2-asm_64.S | 536 #define SP(SBOX, x0, x1, x2, x3, x4, i) \ macro
|
D | serpent-sse2-x86_64-asm_64.S | 565 #define SP(SBOX, x0, x1, x2, x3, x4, i) \ macro
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
D | imsttfb.c | 46 SP = 2, /* 0x08 */ enumerator
|
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
D | ppc-opc.c | 831 #define SP PRS + 1 macro
|