Searched refs:PF_IDLE (Results 1 – 4 of 4) sorted by relevance
402 current->flags |= PF_IDLE; in play_idle_precise()415 current->flags &= ~PF_IDLE; in play_idle_precise()424 current->flags |= PF_IDLE; in cpu_startup_entry()
1733 #define PF_IDLE 0x00000002 /* I am an IDLE thread */ macro1917 return !!(p->flags & PF_IDLE); in is_idle_task()
30 #define PF_IDLE 0x00000002 /* I am an IDLE thread */ macro
2068 p->flags &= ~(PF_SUPERPRIV | PF_WQ_WORKER | PF_IDLE | PF_NO_SETAFFINITY); in copy_process()