Searched refs:thread_saved_pc (Results 1 – 15 of 15) sorted by relevance
170 thread_saved_pc(tsk)); in dump_backtrace()217 thread_saved_pc(task)); in arch_stack_walk()
689 start_backtrace(&frame, thread_saved_fp(p), thread_saved_pc(p)); in get_wchan()
364 thread_saved_pc(struct task_struct *t) in thread_saved_pc() function395 pc = thread_saved_pc(p); in get_wchan()
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
170 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
50 #define thread_saved_pc(tsk) \ macro
89 #define thread_saved_pc(tsk) \ macro
149 frame.pc = thread_saved_pc(tsk); in __save_stack_trace()
297 frame.pc = thread_saved_pc(p); in get_wchan()
487 frame.pc = thread_saved_pc(tsk); in unwind_backtrace()
195 pc = thread_saved_pc(p); in get_wchan()
512 static unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function655 pc = thread_saved_pc(task); in get_wchan()
1302 static inline unsigned long thread_saved_pc(struct thread_struct *t) in thread_saved_pc() function
356 thread_saved_pc(p)); in fiq_debugger_do_ps()