Searched defs:tinfo (Results 1 – 8 of 8) sorted by relevance
/arch/x86/kernel/ |
D | dumpstack.c | 43 struct thread_info *tinfo, int *graph) in print_ftrace_graph_addr() 69 struct thread_info *tinfo, int *graph) in print_ftrace_graph_addr() 80 static inline int valid_stack_ptr(struct thread_info *tinfo, in valid_stack_ptr() 94 print_context_stack(struct thread_info *tinfo, in print_context_stack() 122 print_context_stack_bp(struct thread_info *tinfo, in print_context_stack_bp()
|
D | dumpstack_64.c | 156 struct thread_info *tinfo; in dump_trace() local
|
/arch/avr32/kernel/ |
D | process.c | 111 static inline int valid_stack_ptr(struct thread_info *tinfo, unsigned long p) in valid_stack_ptr() 122 struct thread_info *tinfo; in show_trace_log_lvl() local 182 struct thread_info *tinfo; in show_stack_log_lvl() local
|
/arch/sh/kernel/ |
D | dumpstack.c | 57 struct thread_info *tinfo, int *graph) in print_ftrace_graph_addr() 80 struct thread_info *tinfo, int *graph) in print_ftrace_graph_addr()
|
D | irq.c | 60 struct thread_info tinfo; member
|
/arch/avr32/oprofile/ |
D | backtrace.c | 28 static inline int valid_stack_ptr(struct thread_info *tinfo, unsigned long p) in valid_stack_ptr()
|
/arch/metag/kernel/ |
D | irq.c | 20 struct thread_info tinfo; member
|
/arch/openrisc/kernel/ |
D | traps.c | 44 static inline int valid_stack_ptr(struct thread_info *tinfo, void *p) in valid_stack_ptr()
|