Searched refs:log_lvl (Results 1 – 4 of 4) sorted by relevance
207 void print_scx_info(const char *log_lvl, struct task_struct *p);214 static inline void print_scx_info(const char *log_lvl, struct task_struct *p) {} in print_scx_info() argument
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() argument
202 void dump_stack_print_info(const char *log_lvl);203 void show_regs_print_info(const char *log_lvl);204 extern asmlinkage void dump_stack_lvl(const char *log_lvl) __cold;287 static inline void dump_stack_print_info(const char *log_lvl) in dump_stack_print_info() argument291 static inline void show_regs_print_info(const char *log_lvl) in show_regs_print_info() argument295 static inline void dump_stack_lvl(const char *log_lvl) in dump_stack_lvl() argument
637 extern void print_worker_info(const char *log_lvl, struct task_struct *task);
Completed in 10 milliseconds