Lines Matching defs:task_item
63 struct task_item { struct64 struct rb_node node;65 pid_t pid;66 pid_t tgid;67 char name[TASK_COMM_LEN + 1];68 unsigned long switch_count;69 unsigned int task_type;70 int dump_wa;71 int panic_wa;72 int dump_jank;73 int d_state_time;74 bool isdone_wa;