Searched refs:PF_IDLE (Results 1 – 5 of 5) sorted by relevance
329 current->flags |= PF_IDLE; in play_idle()341 current->flags &= ~PF_IDLE; in play_idle()
5380 idle->flags |= PF_IDLE; in init_idle()
132 if (!(task->flags & (PF_KTHREAD | PF_IDLE))) in __save_stack_trace_reliable()
1369 #define PF_IDLE 0x00000002 /* I am an IDLE thread */ macro1534 return !!(p->flags & PF_IDLE); in is_idle_task()
1754 p->flags &= ~(PF_SUPERPRIV | PF_WQ_WORKER | PF_IDLE); in copy_process()