Searched refs:PF_IDLE (Results 1 – 4 of 4) sorted by relevance
370 current->flags |= PF_IDLE; in play_idle_precise()383 current->flags &= ~PF_IDLE; in play_idle_precise()
6534 idle->flags |= PF_IDLE; in init_idle()
1526 #define PF_IDLE 0x00000002 /* I am an IDLE thread */ macro1704 return !!(p->flags & PF_IDLE); in is_idle_task()
1985 p->flags &= ~(PF_SUPERPRIV | PF_WQ_WORKER | PF_IDLE); in copy_process()