thread_saved_pc 63 include/asm-cris/processor.h extern unsigned long thread_saved_pc(struct task_struct *tsk); thread_saved_pc 132 include/asm-frv/processor.h extern unsigned long thread_saved_pc(struct task_struct *tsk); thread_saved_pc 133 include/asm-m32r/processor.h extern unsigned long thread_saved_pc(struct task_struct *); thread_saved_pc 115 include/asm-m68k/processor.h extern unsigned long thread_saved_pc(struct task_struct *tsk); thread_saved_pc 142 include/asm-mn10300/processor.h extern unsigned long thread_saved_pc(struct task_struct *tsk); thread_saved_pc 169 include/asm-parisc/processor.h unsigned long thread_saved_pc(struct task_struct *t); thread_saved_pc 82 include/asm-um/processor-generic.h extern unsigned long thread_saved_pc(struct task_struct *t); thread_saved_pc 852 include/asm-x86/processor.h extern unsigned long thread_saved_pc(struct task_struct *tsk); thread_saved_pc 5785 kernel/sched.c printk(KERN_CONT " %08lx ", thread_saved_pc(p)); thread_saved_pc 5790 kernel/sched.c printk(KERN_CONT " %016lx ", thread_saved_pc(p));