Searched defs:thread_saved_pc (Results 1 – 5 of 5) sorted by relevance
360 thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
48 #define thread_saved_pc(tsk) \ macro
167 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
89 #define thread_saved_pc(tsk) \ macro
528 static unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function