Searched refs:print_stop_info (Results 1 – 4 of 4) sorted by relevance
40 extern void print_stop_info(const char *log_lvl, struct task_struct *task);86 static inline void print_stop_info(const char *log_lvl, struct task_struct *task) { } in print_stop_info() function
70 print_stop_info(log_lvl, current); in dump_stack_print_info()
52 void print_stop_info(const char *log_lvl, struct task_struct *task) in print_stop_info() function
8842 print_stop_info(KERN_INFO, p); in sched_show_task()