Home
last modified time | relevance | path

Searched refs:thread_saved_pc (Results 1 – 65 of 65) sorted by relevance

/linux-4.4.14/arch/microblaze/include/asm/
Dprocessor.h78 extern unsigned long thread_saved_pc(struct task_struct *t);
136 # define thread_saved_pc(tsk) \ macro
/linux-4.4.14/arch/cris/include/asm/
Dprocessor.h55 extern unsigned long thread_saved_pc(struct task_struct *tsk);
/linux-4.4.14/arch/hexagon/include/asm/
Dprocessor.h37 extern unsigned long thread_saved_pc(struct task_struct *tsk);
/linux-4.4.14/arch/alpha/include/asm/
Dprocessor.h44 extern unsigned long thread_saved_pc(struct task_struct *);
/linux-4.4.14/arch/openrisc/include/asm/
Dprocessor.h99 extern unsigned long thread_saved_pc(struct task_struct *t);
/linux-4.4.14/arch/nios2/include/asm/
Dprocessor.h84 #define thread_saved_pc(tsk) ((tsk)->thread.kregs->ea) macro
/linux-4.4.14/arch/um/include/asm/
Dprocessor-generic.h61 extern unsigned long thread_saved_pc(struct task_struct *t);
/linux-4.4.14/arch/arc/include/asm/
Dprocessor.h82 #define thread_saved_pc(tsk) TSK_K_BLINK(tsk) macro
/linux-4.4.14/arch/frv/include/asm/
Dprocessor.h109 extern unsigned long thread_saved_pc(struct task_struct *tsk);
/linux-4.4.14/arch/arm64/include/asm/
Dthread_info.h82 #define thread_saved_pc(tsk) \ macro
/linux-4.4.14/arch/c6x/include/asm/
Dprocessor.h101 #define thread_saved_pc(tsk) (task_pt_regs(tsk)->pc) macro
/linux-4.4.14/arch/score/include/asm/
Dprocessor.h16 extern unsigned long thread_saved_pc(struct task_struct *tsk);
/linux-4.4.14/arch/alpha/kernel/
Dprocess.c369 thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
400 pc = thread_saved_pc(p); in get_wchan()
/linux-4.4.14/arch/score/kernel/
Dprocess.c104 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
/linux-4.4.14/arch/m32r/include/asm/
Dprocessor.h125 extern unsigned long thread_saved_pc(struct task_struct *);
/linux-4.4.14/arch/sparc/include/asm/
Dprocessor_32.h77 unsigned long thread_saved_pc(struct task_struct *t);
Dprocessor_64.h98 unsigned long thread_saved_pc(struct task_struct *);
/linux-4.4.14/arch/h8300/include/asm/
Dprocessor.h123 unsigned long thread_saved_pc(struct task_struct *tsk);
/linux-4.4.14/arch/blackfin/include/asm/
Dprocessor.h88 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
/linux-4.4.14/arch/sh/include/asm/
Dprocessor_32.h180 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
Dprocessor_64.h226 #define thread_saved_pc(tsk) (tsk->thread.pc) macro
/linux-4.4.14/arch/mn10300/include/asm/
Dprocessor.h140 extern unsigned long thread_saved_pc(struct task_struct *tsk);
/linux-4.4.14/arch/unicore32/include/asm/
Dthread_info.h104 #define thread_saved_pc(tsk) \ macro
/linux-4.4.14/arch/arm64/kernel/
Dstacktrace.c108 frame.pc = thread_saved_pc(tsk); in save_stack_trace_tsk()
Dprocess.c346 frame.pc = thread_saved_pc(p); in get_wchan()
Dtraps.c169 frame.pc = thread_saved_pc(tsk); in dump_backtrace()
/linux-4.4.14/arch/unicore32/kernel/
Dstacktrace.c110 frame.pc = thread_saved_pc(tsk); in save_stack_trace_tsk()
Dprocess.c292 frame.pc = thread_saved_pc(p); in get_wchan()
/linux-4.4.14/arch/avr32/include/asm/
Dprocessor.h142 #define thread_saved_pc(tsk) ((tsk)->thread.cpu_context.pc) macro
/linux-4.4.14/arch/hexagon/kernel/
Dprocess.c63 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
/linux-4.4.14/arch/mn10300/kernel/
Dprocess.c42 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
/linux-4.4.14/arch/m68k/include/asm/
Dprocessor.h163 extern unsigned long thread_saved_pc(struct task_struct *tsk);
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dprocess.c87 unsigned long thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
/linux-4.4.14/arch/h8300/kernel/
Dprocess.c129 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
/linux-4.4.14/arch/arm/include/asm/
Dthread_info.h97 #define thread_saved_pc(tsk) \ macro
/linux-4.4.14/arch/openrisc/kernel/
Dprocess.c98 unsigned long thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dprocess.c81 unsigned long thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
/linux-4.4.14/arch/m32r/kernel/
Dprocess.c42 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
/linux-4.4.14/arch/parisc/kernel/
Dprocess.c242 unsigned long thread_saved_pc(struct task_struct *t) in thread_saved_pc() function
/linux-4.4.14/arch/metag/include/asm/
Dprocessor.h142 #define thread_saved_pc(tsk) \ macro
/linux-4.4.14/arch/xtensa/include/asm/
Dprocessor.h204 #define thread_saved_pc(tsk) (task_pt_regs(tsk)->pc) macro
/linux-4.4.14/arch/metag/kernel/
Dstacktrace.c165 frame.pc = thread_saved_pc(tsk); in save_stack_trace_tsk()
/linux-4.4.14/arch/arm/kernel/
Dstacktrace.c134 frame.pc = thread_saved_pc(tsk); in __save_stack_trace()
Dprocess.c302 frame.pc = thread_saved_pc(p); in get_wchan()
Dunwind.c499 frame.pc = thread_saved_pc(tsk); in unwind_backtrace()
/linux-4.4.14/arch/microblaze/kernel/
Dprocess.c123 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
/linux-4.4.14/arch/frv/kernel/
Dprocess.c198 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
/linux-4.4.14/arch/x86/include/asm/
Dprocessor.h714 extern unsigned long thread_saved_pc(struct task_struct *tsk);
769 #define thread_saved_pc(t) (*(unsigned long *)((t)->thread.sp - 8)) macro
/linux-4.4.14/arch/s390/include/asm/
Dprocessor.h183 extern unsigned long thread_saved_pc(struct task_struct *t);
/linux-4.4.14/arch/parisc/include/asm/
Dprocessor.h175 unsigned long thread_saved_pc(struct task_struct *t);
/linux-4.4.14/arch/m68k/kernel/
Dprocess.c44 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
/linux-4.4.14/arch/sh/kernel/
Dprocess_32.c226 pc = thread_saved_pc(p); in get_wchan()
Dprocess_64.c443 pc = thread_saved_pc(p); in get_wchan()
/linux-4.4.14/arch/mips/kernel/
Dprocess.c420 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
531 pc = thread_saved_pc(task); in get_wchan()
/linux-4.4.14/arch/mips/include/asm/
Dprocessor.h351 extern unsigned long thread_saved_pc(struct task_struct *tsk);
/linux-4.4.14/arch/tile/include/asm/
Dprocessor.h222 #define thread_saved_pc(t) ((t)->thread.pc) macro
/linux-4.4.14/arch/s390/kernel/
Dprocess.c51 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
/linux-4.4.14/arch/um/kernel/
Dum_arch.c57 unsigned long thread_saved_pc(struct task_struct *task) in thread_saved_pc() function
/linux-4.4.14/arch/x86/kernel/
Dprocess_32.c64 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
/linux-4.4.14/arch/avr32/kernel/
Dprocess.c332 pc = thread_saved_pc(p); in get_wchan()
/linux-4.4.14/arch/powerpc/include/asm/
Dprocessor.h359 #define thread_saved_pc(tsk) \ macro
/linux-4.4.14/arch/sparc/kernel/
Dprocess_32.c179 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
Dprocess_64.c400 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() function
/linux-4.4.14/arch/ia64/include/asm/
Dprocessor.h612 thread_saved_pc (struct task_struct *t) in thread_saved_pc() function
/linux-4.4.14/kernel/sched/
Dcore.c4915 printk(KERN_CONT " %08lx ", thread_saved_pc(p)); in sched_show_task()
4920 printk(KERN_CONT " %016lx ", thread_saved_pc(p)); in sched_show_task()