print_scx_info
void print_scx_info(const char *log_lvl, struct task_struct *p);
print_scx_info(KERN_INFO, p);
print_scx_info(log_lvl, current);