Searched refs:PF_IDLE (Results 1 – 4 of 4) sorted by relevance
371 current->flags |= PF_IDLE; in play_idle_precise()384 current->flags &= ~PF_IDLE; in play_idle_precise()
6773 idle->flags |= PF_IDLE; in init_idle()
1689 #define PF_IDLE 0x00000002 /* I am an IDLE thread */ macro1866 return !!(p->flags & PF_IDLE); in is_idle_task()
2028 p->flags &= ~(PF_SUPERPRIV | PF_WQ_WORKER | PF_IDLE); in copy_process()