Searched defs:thread_saved_pc (Results 1 – 25 of 36) sorted by relevance
12
72 unsigned long thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
87 unsigned long thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
123 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
102 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
79 #define thread_saved_pc(tsk) ((tsk)->thread.kregs->ea) macro
63 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
129 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
42 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
198 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
44 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
235 unsigned long thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
66 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
98 unsigned long thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
81 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
51 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
82 #define thread_saved_pc(tsk) TSK_K_BLINK(tsk) macro
126 # define thread_saved_pc(tsk) \ macro
101 #define thread_saved_pc(tsk) (task_pt_regs(tsk)->pc) macro
99 #define thread_saved_pc(tsk) \ macro
362 thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
226 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
180 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
179 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
57 unsigned long thread_saved_pc(struct task_struct *task) in thread_saved_pc() function