Searched refs:PF_IDLE (Results 1 – 5 of 5) sorted by relevance
330 current->flags |= PF_IDLE; in play_idle()343 current->flags &= ~PF_IDLE; in play_idle()
6029 idle->flags |= PF_IDLE; in init_idle()
85 if (!(task->flags & (PF_KTHREAD | PF_IDLE))) in arch_stack_walk_reliable()
1443 #define PF_IDLE 0x00000002 /* I am an IDLE thread */ macro1620 return !!(p->flags & PF_IDLE); in is_idle_task()
1898 p->flags &= ~(PF_SUPERPRIV | PF_WQ_WORKER | PF_IDLE); in copy_process()