Home
last modified time | relevance | path

Searched defs:thread_saved_pc (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/alpha/kernel/
A Dprocess.c358 thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
/linux-6.3-rc2/arch/arm64/include/asm/
A Dthread_info.h48 #define thread_saved_pc(tsk) \ macro
/linux-6.3-rc2/arch/sh/include/asm/
A Dprocessor_32.h168 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
/linux-6.3-rc2/arch/arm/include/asm/
A Dthread_info.h89 #define thread_saved_pc(tsk) \ macro
/linux-6.3-rc2/arch/mips/kernel/
A Dprocess.c528 static unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function

Completed in 9 milliseconds