Searched refs:thread_saved_pc (Results 1 – 25 of 64) sorted by relevance
123
73 extern unsigned long thread_saved_pc(struct task_struct *t);126 # define thread_saved_pc(tsk) \ macro
55 extern unsigned long thread_saved_pc(struct task_struct *tsk);
37 extern unsigned long thread_saved_pc(struct task_struct *tsk);
44 extern unsigned long thread_saved_pc(struct task_struct *);
90 extern unsigned long thread_saved_pc(struct task_struct *t);
79 #define thread_saved_pc(tsk) ((tsk)->thread.kregs->ea) macro
64 #define thread_saved_pc(tsk) \ macro
61 extern unsigned long thread_saved_pc(struct task_struct *t);
102 extern unsigned long thread_saved_pc(struct task_struct *tsk);
16 extern unsigned long thread_saved_pc(struct task_struct *tsk);
101 #define thread_saved_pc(tsk) (task_pt_regs(tsk)->pc) macro
125 extern unsigned long thread_saved_pc(struct task_struct *);
102 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
77 unsigned long thread_saved_pc(struct task_struct *t);
92 #define thread_saved_pc(tsk) TSK_K_BLINK(tsk) macro
116 unsigned long thread_saved_pc(struct task_struct *tsk);
81 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
139 extern unsigned long thread_saved_pc(struct task_struct *tsk);
180 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
226 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
143 extern unsigned long thread_saved_pc(struct task_struct *tsk);
104 #define thread_saved_pc(tsk) \ macro
362 thread_saved_pc(struct task_struct *t) in thread_saved_pc() function393 pc = thread_saved_pc(p); in get_wchan()
142 #define thread_saved_pc(tsk) ((tsk)->thread.cpu_context.pc) macro
42 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function