Searched defs:thread_saved_pc (Results 1 – 8 of 8) sorted by relevance
35 #define thread_saved_pc(tsk) ((unsigned long)(tsk->thread.cpu_context.pc)) macro
89 static inline unsigned long thread_saved_pc(struct thread_struct *t) in thread_saved_pc() function
364 thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
50 #define thread_saved_pc(tsk) \ macro
170 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
89 #define thread_saved_pc(tsk) \ macro
512 static unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
1302 static inline unsigned long thread_saved_pc(struct thread_struct *t) in thread_saved_pc() function