Searched refs:TASK_NEW (Results 1 – 2 of 2) sorted by relevance
100 #define TASK_NEW 0x0800 macro
857 bool update_load = !(READ_ONCE(p->state) & TASK_NEW); in set_load_weight()3403 p->state = TASK_NEW; in sched_fork()8286 if (task->state == TASK_NEW) in cpu_cgroup_can_attach()