Searched refs:PF_IDLE (Results 1 – 4 of 4) sorted by relevance
404 current->flags |= PF_IDLE; in play_idle_precise()417 current->flags &= ~PF_IDLE; in play_idle_precise()426 current->flags |= PF_IDLE; in cpu_startup_entry()
1711 #define PF_IDLE 0x00000002 /* I am an IDLE thread */ macro1896 return !!(p->flags & PF_IDLE); in is_idle_task()
30 #define PF_IDLE 0x00000002 /* I am an IDLE thread */ macro
2108 p->flags &= ~(PF_SUPERPRIV | PF_WQ_WORKER | PF_IDLE | PF_NO_SETAFFINITY); in copy_process()