/arch/x86/purgatory/ |
D | stack.S | 15 .globl stack, stack_end symbol 17 stack: label
|
D | entry64.S | 100 stack: .quad 0, 0 label
|
/arch/x86/kernel/ |
D | dumpstack_32.c | 35 static bool in_hardirq_stack(unsigned long *stack, struct stack_info *info) in in_hardirq_stack() 60 static bool in_softirq_stack(unsigned long *stack, struct stack_info *info) in in_softirq_stack() 85 int get_stack_info(unsigned long *stack, struct task_struct *task, in get_stack_info()
|
D | dumpstack_64.c | 55 static bool in_exception_stack(unsigned long *stack, struct stack_info *info) in in_exception_stack() 82 static bool in_irq_stack(unsigned long *stack, struct stack_info *info) in in_irq_stack() 107 int get_stack_info(unsigned long *stack, struct task_struct *task, in get_stack_info()
|
D | dumpstack.c | 31 bool in_task_stack(unsigned long *stack, struct task_struct *task, in in_task_stack() 48 bool in_entry_stack(unsigned long *stack, struct stack_info *info) in in_entry_stack() 107 unsigned long *stack, char *log_lvl) in show_trace_log_lvl()
|
/arch/blackfin/kernel/ |
D | dumpstack.c | 37 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack() 167 unsigned long stack; in dump_stack() local
|
/arch/unicore32/kernel/ |
D | setup.c | 48 struct stack { struct 54 static struct stack stacks[NR_CPUS]; argument
|
/arch/cris/kernel/ |
D | traps.c | 43 void show_trace(unsigned long *stack) in show_trace() 106 unsigned long *stack, addr; in show_stack() local
|
/arch/sh/include/asm/ |
D | stacktrace.h | 16 int (*stack)(void *data, char *name); member
|
/arch/um/os-Linux/skas/ |
D | mem.c | 26 unsigned long *stack) in check_init_stack() 114 unsigned long *stack = check_init_stack(mm_idp, *addr); in run_syscall_stub() local 142 unsigned long *stack; in syscall_stub_data() local
|
D | process.c | 192 static int userspace_tramp(void *stack) in userspace_tramp() 266 void *stack; in start_userspace() local 551 void new_thread(void *stack, jmp_buf *buf, void (*handler)(void)) in new_thread() argument 576 int start_idle_thread(void *stack, jmp_buf *switch_buf) in start_idle_thread()
|
/arch/xtensa/include/asm/ |
D | smp.h | 18 unsigned long stack; member
|
/arch/um/include/shared/skas/ |
D | mm_id.h | 14 unsigned long stack; member
|
/arch/um/kernel/ |
D | sysrq.c | 31 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack()
|
/arch/um/os-Linux/ |
D | helper.c | 45 unsigned long stack, sp; in run_helper() local 116 unsigned long stack, sp; in run_helper_thread() local
|
/arch/ia64/kernel/ |
D | init_task.c | 37 unsigned long stack[KERNEL_STACK_SIZE/sizeof (unsigned long)]; member
|
/arch/c6x/kernel/ |
D | traps.c | 356 static void show_trace(unsigned long *stack, unsigned long *endstack) in show_trace() 386 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack()
|
/arch/unicore32/lib/ |
D | backtrace.S | 117 #define stack v6 macro
|
/arch/powerpc/kernel/ |
D | stacktrace.c | 27 unsigned long *stack = (unsigned long *) sp; in save_context_stack() local
|
/arch/m32r/kernel/ |
D | traps.c | 138 static void show_trace(struct task_struct *task, unsigned long *stack) in show_trace() 156 unsigned long *stack; in show_stack() local
|
/arch/openrisc/kernel/ |
D | traps.c | 53 void show_trace(struct task_struct *task, unsigned long *stack) in show_trace() 75 unsigned long addr, *stack; in show_stack() local 180 unsigned long addr, stack = regs->sp; in nommu_dump_state() local
|
/arch/arm/kernel/ |
D | setup.c | 145 struct stack { struct 153 static struct stack stacks[NR_CPUS]; argument
|
D | reboot.c | 66 u64 *stack = soft_restart_stack + ARRAY_SIZE(soft_restart_stack); in _soft_restart() local
|
/arch/arm64/include/asm/ |
D | smp.h | 86 void *stack; member
|
/arch/h8300/kernel/ |
D | traps.c | 120 unsigned long *stack, addr; in show_stack() local
|