/linux-2.6.39/arch/score/kernel/ |
D | process.c | 149 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
|
/linux-2.6.39/arch/microblaze/kernel/ |
D | process.c | 195 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
|
/linux-2.6.39/arch/blackfin/include/asm/ |
D | processor.h | 92 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
|
/linux-2.6.39/arch/x86/kernel/ |
D | process_32.c | 65 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
|
/linux-2.6.39/arch/h8300/kernel/ |
D | process.c | 232 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
|
/linux-2.6.39/arch/parisc/kernel/ |
D | process.c | 333 unsigned long thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
|
/linux-2.6.39/arch/microblaze/include/asm/ |
D | processor.h | 145 # define thread_saved_pc(tsk) \ macro
|
/linux-2.6.39/arch/mn10300/kernel/ |
D | process.c | 48 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
|
/linux-2.6.39/arch/cris/arch-v32/kernel/ |
D | process.c | 92 unsigned long thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
|
/linux-2.6.39/arch/cris/arch-v10/kernel/ |
D | process.c | 78 unsigned long thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
|
/linux-2.6.39/arch/frv/kernel/ |
D | process.c | 298 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
|
/linux-2.6.39/arch/m68k/kernel/ |
D | process_mm.c | 59 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
|
D | process_no.c | 394 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
|
/linux-2.6.39/arch/xtensa/include/asm/ |
D | processor.h | 182 #define thread_saved_pc(tsk) (task_pt_regs(tsk)->pc) macro
|
/linux-2.6.39/arch/sh/include/asm/ |
D | processor_64.h | 226 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
|
D | processor_32.h | 178 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
|
/linux-2.6.39/arch/s390/kernel/ |
D | process.c | 60 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
|
/linux-2.6.39/arch/alpha/kernel/ |
D | process.c | 422 thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
|
/linux-2.6.39/arch/m32r/kernel/ |
D | process.c | 41 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
|
/linux-2.6.39/arch/mips/kernel/ |
D | process.c | 362 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
|
/linux-2.6.39/arch/sparc/kernel/ |
D | process_32.c | 328 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
|
/linux-2.6.39/arch/um/kernel/ |
D | um_arch.c | 50 unsigned long thread_saved_pc(struct task_struct *task) in thread_saved_pc() function
|
/linux-2.6.39/arch/arm/include/asm/ |
D | thread_info.h | 100 #define thread_saved_pc(tsk) \ macro
|
/linux-2.6.39/arch/avr32/include/asm/ |
D | processor.h | 153 #define thread_saved_pc(tsk) ((tsk)->thread.cpu_context.pc) macro
|
/linux-2.6.39/arch/unicore32/include/asm/ |
D | thread_info.h | 111 #define thread_saved_pc(tsk) \ macro
|