Home
last modified time | relevance | path

Searched refs:user_sp (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/riscv/include/asm/
Dthread_info.h62 long user_sp; /* User stack pointer */ member
/linux-6.12.1/arch/riscv/kernel/
Dasm-offsets.c42 OFFSET(TASK_TI_USER_SP, task_struct, thread_info.user_sp); in asm_offsets()