Home
last modified time | relevance | path

Searched refs:log_lvl (Results 1 – 4 of 4) sorted by relevance

/include/linux/sched/
A Dext.h207 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
/include/linux/
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) { } in print_stop_info() argument
A Dprintk.h202 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() argument
291 static inline void show_regs_print_info(const char *log_lvl) in show_regs_print_info() argument
295 static inline void dump_stack_lvl(const char *log_lvl) in dump_stack_lvl() argument
A Dworkqueue.h637 extern void print_worker_info(const char *log_lvl, struct task_struct *task);

Completed in 8 milliseconds