Searched defs:thread_saved_pc (Results 1 – 7 of 7) sorted by relevance
89 static inline unsigned long thread_saved_pc(struct thread_struct *t) in thread_saved_pc() function
360 thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
48 #define thread_saved_pc(tsk) \ macro
168 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
89 #define thread_saved_pc(tsk) \ macro
529 static unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
1295 static inline unsigned long thread_saved_pc(struct thread_struct *t) in thread_saved_pc() function