/linux-3.3/arch/um/kernel/ |
D | sysrq.c | 14 void show_trace(struct task_struct *task, unsigned long * stack) in show_trace() 44 unsigned long stack; in dump_stack() local 57 unsigned long *stack; in show_stack() local
|
/linux-3.3/arch/x86/kernel/ |
D | dumpstack_64.c | 35 static unsigned long *in_exception_stack(unsigned cpu, unsigned long stack, in in_exception_stack() 101 in_irq_stack(unsigned long *stack, unsigned long *irq_stack, in in_irq_stack() 115 unsigned long *stack, unsigned long bp, in dump_trace() 205 unsigned long *stack; in show_stack_log_lvl() local
|
D | dumpstack.c | 87 unsigned long *stack, unsigned long bp, in print_context_stack() 115 unsigned long *stack, unsigned long bp, in print_context_stack_bp() 162 unsigned long *stack, unsigned long bp, char *log_lvl) in show_trace_log_lvl() 169 unsigned long *stack, unsigned long bp) in show_trace() 185 unsigned long stack; in dump_stack() local
|
D | dumpstack_32.c | 21 unsigned long *stack, unsigned long bp, in dump_trace() 61 unsigned long *stack; in show_stack_log_lvl() local
|
D | irq_32.c | 63 u32 stack[THREAD_SIZE/sizeof(u32)]; member 69 static void call_on_stack(void *func, void *stack) in call_on_stack()
|
/linux-3.3/arch/unicore32/kernel/ |
D | setup.c | 48 struct stack { struct 54 static struct stack stacks[NR_CPUS]; argument
|
/linux-3.3/arch/openrisc/kernel/ |
D | traps.c | 50 void show_trace(struct task_struct *task, unsigned long *stack) in show_trace() 72 unsigned long addr, *stack; in show_stack() local 114 unsigned long stack; in dump_stack() local 187 unsigned long addr, stack = regs->sp; in nommu_dump_state() local
|
/linux-3.3/arch/x86/um/ |
D | sysrq_32.c | 48 unsigned long *stack, unsigned long ebp) in print_context_stack() 74 void show_trace(struct task_struct* task, unsigned long * stack) in show_trace()
|
/linux-3.3/arch/blackfin/kernel/ |
D | dumpstack.c | 35 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack() 165 unsigned long stack; in dump_stack() local
|
/linux-3.3/arch/c6x/kernel/ |
D | traps.c | 71 unsigned long stack; in dump_stack() local 362 static void show_trace(unsigned long *stack, unsigned long *endstack) in show_trace() 392 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack()
|
/linux-3.3/arch/um/os-Linux/skas/ |
D | process.c | 198 static int userspace_tramp(void *stack) in userspace_tramp() 273 void *stack; in start_userspace() local 572 unsigned long stack) in map_stub_pages() 627 void new_thread(void *stack, jmp_buf *buf, void (*handler)(void)) in new_thread() argument 652 int start_idle_thread(void *stack, jmp_buf *switch_buf) in start_idle_thread()
|
D | mem.c | 27 unsigned long *stack) in check_init_stack() 127 unsigned long *stack = check_init_stack(mm_idp, *addr); in run_syscall_stub() local 159 unsigned long *stack; in syscall_stub_data() local
|
/linux-3.3/arch/m32r/kernel/ |
D | traps.c | 126 static void show_trace(struct task_struct *task, unsigned long *stack) in show_trace() 146 unsigned long *stack; in show_stack() local 175 unsigned long stack; in dump_stack() local
|
/linux-3.3/arch/cris/kernel/ |
D | traps.c | 37 show_trace(unsigned long *stack) in show_trace() 96 unsigned long *stack, addr; in show_stack() local
|
/linux-3.3/arch/mn10300/kernel/ |
D | traps.c | 236 unsigned long bottom, stack, addr, fp, raslot; in show_trace() local 277 unsigned long *stack; in show_stack() local 301 unsigned long stack; in dump_stack() local
|
/linux-3.3/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
|
/linux-3.3/arch/sh/include/asm/ |
D | stacktrace.h | 15 int (*stack)(void *data, char *name); member
|
/linux-3.3/arch/arm/include/asm/ |
D | smp.h | 79 void *stack; member
|
/linux-3.3/arch/um/include/shared/skas/ |
D | mm_id.h | 14 unsigned long stack; member
|
/linux-3.3/arch/m68k/kernel/ |
D | traps.c | 850 void show_trace(unsigned long *stack) in show_trace() 968 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack() 1000 unsigned long stack; in dump_stack() local
|
/linux-3.3/arch/um/kernel/skas/ |
D | process.c | 13 int new_mm(unsigned long stack) in new_mm()
|
/linux-3.3/arch/ia64/kernel/ |
D | init_task.c | 35 unsigned long stack[KERNEL_STACK_SIZE/sizeof (unsigned long)]; member
|
/linux-3.3/arch/powerpc/kernel/ |
D | stacktrace.c | 26 unsigned long *stack = (unsigned long *) sp; in save_context_stack() local
|
/linux-3.3/arch/unicore32/lib/ |
D | backtrace.S | 117 #define stack v6 macro
|
/linux-3.3/scripts/kconfig/ |
D | symbol.c | 989 static void dep_stack_insert(struct dep_stack *stack, struct symbol *sym) in dep_stack_insert() 1013 struct dep_stack *stack; in sym_check_print_recursive() local 1118 struct dep_stack stack; in sym_check_sym_deps() local 1153 struct dep_stack stack; in sym_check_choice_deps() local 1198 struct dep_stack stack; in sym_check_deps() local
|