Searched refs:print_stop_info (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dstop_machine.h40 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) { } function
/linux-master/lib/
H A Ddump_stack.c70 print_stop_info(log_lvl, current);
/linux-master/kernel/
H A Dstop_machine.c52 void print_stop_info(const char *log_lvl, struct task_struct *task) function
/linux-master/kernel/sched/
H A Dcore.c9191 print_stop_info(KERN_INFO, p);

Completed in 162 milliseconds