Searched defs:thread_saved_pc (Results 1 – 11 of 11) sorted by relevance
35 #define thread_saved_pc(tsk) ((unsigned long)(tsk->thread.cpu_context.pc)) macro
360 thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
364 thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
48 #define thread_saved_pc(tsk) \ macro
50 #define thread_saved_pc(tsk) \ macro
171 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
168 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
89 #define thread_saved_pc(tsk) \ macro
97 #define thread_saved_pc(tsk) \ macro
512 static unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
529 static unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function