Searched defs:thread_saved_pc (Results 1 – 3 of 3) sorted by relevance
360 thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
168 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
89 #define thread_saved_pc(tsk) \ macro