Searched refs:task_stack_page (Results 1 - 69 of 69) sorted by relevance

/linux-4.1.27/arch/alpha/include/asm/
H A Dptrace.h14 ((struct pt_regs *) (task_stack_page(task) + 2*PAGE_SIZE) - 1)
/linux-4.1.27/arch/um/kernel/skas/
H A Dprocess.c42 return start_idle_thread(task_stack_page(&init_task), start_uml()
/linux-4.1.27/arch/avr32/kernel/
H A Dstacktrace.c32 low = (unsigned long)task_stack_page(current); save_stack_trace()
H A Dprocess.c325 stack_page = (unsigned long)task_stack_page(p); get_wchan()
H A Dptrace.c27 return (struct pt_regs *)((unsigned long)task_stack_page(tsk) + get_user_regs()
/linux-4.1.27/arch/blackfin/include/asm/
H A Dptrace.h36 ((unsigned long)task_stack_page(task) + \
/linux-4.1.27/arch/blackfin/kernel/
H A Dstacktrace.c30 low = (unsigned long)task_stack_page(current); save_stack_trace()
H A Dprocess.c120 childregs = (struct pt_regs *) (task_stack_page(p) + THREAD_SIZE) - 1; copy_thread()
/linux-4.1.27/arch/m32r/include/asm/
H A Dptrace.h40 ((struct pt_regs *)(task_stack_page(task) + THREAD_SIZE) - 1)
/linux-4.1.27/arch/sh/kernel/
H A Dtraps.c32 task_pid_nr(current), task_stack_page(current) + 1); die()
36 (unsigned long)task_stack_page(current)); die()
H A Ddumpstack.c158 (unsigned long)task_stack_page(tsk)); show_stack()
H A Dprocess_64.c390 childregs = (struct pt_regs *)(THREAD_SIZE + task_stack_page(p)) - 1; copy_thread()
/linux-4.1.27/arch/xtensa/include/asm/
H A Dptrace.h59 (task_stack_page(tsk) + KERNEL_STACK_SIZE - (XCHAL_NUM_AREGS-16)*4) - 1)
/linux-4.1.27/arch/unicore32/include/asm/
H A Dprocessor.h77 ((struct pt_regs *)(THREAD_START_SP + task_stack_page(p)) - 1)
/linux-4.1.27/arch/s390/kernel/
H A Dprocess.c51 if (!tsk || !task_stack_page(tsk)) thread_saved_pc()
53 low = task_stack_page(tsk); thread_saved_pc()
186 if (!p || p == current || p->state == TASK_RUNNING || !task_stack_page(p)) get_wchan()
188 low = task_stack_page(p); get_wchan()
H A Ddumpstack.c87 __show_trace(sp, (unsigned long) task_stack_page(task), show_trace()
88 (unsigned long) task_stack_page(task) + THREAD_SIZE); show_trace()
H A Dstacktrace.c90 low = (unsigned long) task_stack_page(tsk); save_stack_trace_tsk()
H A Dsmp.c259 lc->kernel_stack = (unsigned long) task_stack_page(tsk) pcpu_attach_task()
/linux-4.1.27/arch/mips/kernel/
H A Dperf_event.c54 (unsigned long)task_stack_page(current); perf_callchain_kernel()
H A Dstacktrace.c43 (unsigned long)task_stack_page(tsk); save_context_stack()
H A Dprocess.c121 childksp = (unsigned long)task_stack_page(p) + THREAD_SIZE - 32; copy_thread()
510 unsigned long stack_page = (unsigned long)task_stack_page(task); unwind_stack()
528 if (!task_stack_page(task)) get_wchan()
/linux-4.1.27/arch/hexagon/kernel/
H A Dstacktrace.c43 low = (unsigned long)task_stack_page(current); save_stack_trace()
H A Dprocess.c166 stack_page = (unsigned long)task_stack_page(p); get_wchan()
H A Dtraps.c131 low = (unsigned long)task_stack_page(task); do_show_stack()
/linux-4.1.27/arch/metag/include/asm/
H A Dptrace.h24 ((struct pt_regs *)(task_stack_page(task) + \
/linux-4.1.27/arch/x86/kernel/
H A Dirq_64.c45 u64 curbase = (u64)task_stack_page(current); stack_overflow_check()
H A Dprocess_32.c310 (unsigned long)task_stack_page(next_p) + __switch_to()
313 (unsigned long)task_stack_page(next_p) + __switch_to()
339 stack_page = (unsigned long)task_stack_page(p); get_wchan()
H A Dprocess_64.c162 p->thread.sp0 = (unsigned long)task_stack_page(p) + THREAD_SIZE; copy_thread()
414 (unsigned long)task_stack_page(next_p) + THREAD_SIZE); __switch_to()
528 start = (unsigned long)task_stack_page(p); get_wchan()
H A Ddumpstack_64.c124 if ((unsigned long)task_stack_page(task) == addr) analyze_stack()
H A Dsmpboot.c790 (unsigned long)task_stack_page(idle) + THREAD_SIZE; common_cpu_up()
796 (unsigned long)task_stack_page(idle) + THREAD_SIZE; common_cpu_up()
817 (THREAD_SIZE + task_stack_page(idle))) - 1); do_boot_cpu()
/linux-4.1.27/arch/score/include/asm/
H A Dprocessor.h99 ((unsigned long)task_stack_page(tsk) + THREAD_SIZE - 32)
/linux-4.1.27/arch/nios2/include/asm/
H A Dprocessor.h89 ((struct pt_regs *)(THREAD_SIZE + task_stack_page(p)) - 1)
/linux-4.1.27/arch/arm/include/asm/
H A Dprocessor.h88 ((struct pt_regs *)(THREAD_START_SP + task_stack_page(p)) - 1)
/linux-4.1.27/arch/score/kernel/
H A Dprocess.c114 if (!task_stack_page(task)) get_wchan()
/linux-4.1.27/arch/sh/include/asm/
H A Dptrace.h103 ((struct pt_regs *) (task_stack_page(task) + THREAD_SIZE) - 1)
/linux-4.1.27/arch/avr32/include/asm/
H A Dprocessor.h151 ((struct pt_regs *)(THREAD_SIZE + task_stack_page(p)) - 1)
/linux-4.1.27/arch/c6x/include/asm/
H A Dprocessor.h78 ((struct pt_regs *)(THREAD_START_SP + task_stack_page(task)) - 1)
/linux-4.1.27/arch/um/kernel/
H A Dprocess.c178 new_thread(task_stack_page(p), &p->thread.switch_buf, handler); copy_thread()
372 stack_page = (unsigned long) task_stack_page(p); get_wchan()
/linux-4.1.27/arch/m68k/kernel/
H A Dprocess.c140 frame = (struct fork_frame *) (task_stack_page(p) + THREAD_SIZE) - 1; copy_thread()
265 stack_page = (unsigned long)task_stack_page(p); get_wchan()
/linux-4.1.27/arch/sparc/kernel/
H A Dprocess_32.c160 task_base = (unsigned long) task_stack_page(tsk); show_stack()
233 (task_stack_page(current) + (THREAD_SIZE - TRACEREG_SZ));
331 new_stack = task_stack_page(p) + THREAD_SIZE;
H A Dprocess_64.c630 child_trap_frame = (task_stack_page(p) + copy_thread()
/linux-4.1.27/arch/microblaze/include/asm/
H A Dprocessor.h28 (((struct pt_regs *)(THREAD_SIZE + task_stack_page(tsk))) - 1)
/linux-4.1.27/arch/mn10300/kernel/
H A Dprocess.c151 c_ksp = (unsigned long) task_stack_page(p) + THREAD_SIZE; copy_thread()
/linux-4.1.27/arch/arm64/include/asm/
H A Dprocessor.h142 ((struct pt_regs *)(THREAD_START_SP + task_stack_page(p)) - 1)
/linux-4.1.27/arch/frv/kernel/
H A Dprocess.c135 (task_stack_page(p) + THREAD_SIZE - FRV_FRAME0_SIZE); copy_thread()
/linux-4.1.27/arch/hexagon/include/asm/
H A Dprocessor.h78 ((struct pt_regs *)(task_stack_page(task) + THREAD_SIZE) - 1)
/linux-4.1.27/arch/ia64/include/asm/
H A Dthread_info.h60 #define task_stack_page(tsk) ((void *)(tsk)) macro
/linux-4.1.27/arch/arc/include/asm/
H A Dprocessor.h51 ((struct pt_regs *)(THREAD_SIZE + (void *)task_stack_page(p)) - 1)
/linux-4.1.27/arch/unicore32/kernel/
H A Dtraps.c202 THREAD_SIZE + (unsigned long)task_stack_page(tsk)); __die()
/linux-4.1.27/arch/s390/include/asm/
H A Dprocessor.h179 (task_stack_page(tsk) + THREAD_SIZE) - 1)
/linux-4.1.27/arch/openrisc/kernel/
H A Dprocess.c150 unsigned long sp = (unsigned long)task_stack_page(p) + THREAD_SIZE; copy_thread()
/linux-4.1.27/arch/parisc/kernel/
H A Dprocess.c192 void *stack = task_stack_page(p); copy_thread()
/linux-4.1.27/arch/blackfin/mach-common/
H A Dsmp.c253 secondary_stack = task_stack_page(idle) + THREAD_SIZE; __cpu_up()
/linux-4.1.27/arch/alpha/kernel/
H A Dptrace.c119 addr = task_stack_page(task) + regoff[regno]; get_reg_addr()
H A Dprocess.c371 unsigned long base = (unsigned long)task_stack_page(t); thread_saved_pc()
/linux-4.1.27/arch/powerpc/kernel/
H A Dprocess.c1142 unsigned long sp = (unsigned long)task_stack_page(p) + THREAD_SIZE; copy_thread()
1149 struct thread_info *ti = (void *)task_stack_page(p); copy_thread()
1199 p->thread.ksp_limit = (unsigned long)task_stack_page(p) + copy_thread()
1239 struct pt_regs *regs = task_stack_page(current) + THREAD_SIZE; start_thread()
1503 unsigned long stack_page = (unsigned long)task_stack_page(p); validate_sp()
/linux-4.1.27/arch/arm/kernel/
H A Dsmp.c105 secondary_data.stack = task_stack_page(idle) + THREAD_START_SP; __cpu_up()
312 : "r" (task_stack_page(current) + THREAD_SIZE - 8)); cpu_die()
H A Dprocess.c274 stack_page = (unsigned long)task_stack_page(p); get_wchan()
H A Dtraps.c258 THREAD_SIZE + (unsigned long)task_stack_page(tsk)); __die()
/linux-4.1.27/arch/xtensa/kernel/
H A Dprocess.c287 unsigned long stack_page = (unsigned long) task_stack_page(p); get_wchan()
/linux-4.1.27/arch/mips/include/asm/
H A Dprocessor.h364 #define __KSTK_TOS(tsk) ((unsigned long)task_stack_page(tsk) + \
/linux-4.1.27/arch/arm64/kernel/
H A Dprocess.c360 stack_page = (unsigned long)task_stack_page(p); get_wchan()
H A Dtraps.c210 THREAD_SIZE + (unsigned long)task_stack_page(tsk)); __die()
H A Dsmp.c95 secondary_data.stack = task_stack_page(idle) + THREAD_START_SP; __cpu_up()
/linux-4.1.27/arch/metag/kernel/
H A Dsmp.c230 secondary_data_stack = task_stack_page(idle); __cpu_up()
H A Dtraps.c108 task_pid_nr(current), task_stack_page(current) + THREAD_SIZE); die()
953 stack = (unsigned long)task_stack_page(tsk); show_trace()
/linux-4.1.27/mm/
H A Dkmemleak.c1375 scan_block(task_stack_page(p), task_stack_page(p) + do_each_thread()
/linux-4.1.27/arch/x86/include/asm/
H A Dprocessor.h864 unsigned long __ptr = (unsigned long)task_stack_page(task); \
/linux-4.1.27/include/linux/
H A Dsched.h2695 #define task_stack_page(task) ((task)->stack) threadgroup_unlock() macro
2727 void *stack = task_stack_page(current); object_is_on_stack()

Completed in 1703 milliseconds