Searched refs:DEQUEUE_MOVE (Results 1 – 4 of 4) sorted by relevance
526 int queue_flags = DEQUEUE_SAVE | DEQUEUE_MOVE | DEQUEUE_NOCLOCK; in __sched_setscheduler()696 queue_flags &= ~DEQUEUE_MOVE; in __sched_setscheduler()
4928 sched_deq_and_put_task(p, DEQUEUE_SAVE | DEQUEUE_MOVE, &ctx); in scx_ops_bypass()5072 sched_deq_and_put_task(p, DEQUEUE_SAVE | DEQUEUE_MOVE, &ctx); in scx_ops_disable_workfn()5803 sched_deq_and_put_task(p, DEQUEUE_SAVE | DEQUEUE_MOVE, &ctx); in scx_ops_enable()
7161 DEQUEUE_SAVE | DEQUEUE_MOVE | DEQUEUE_NOCLOCK; in rt_mutex_setprio()7217 queue_flag &= ~DEQUEUE_MOVE; in rt_mutex_setprio()9057 DEQUEUE_SAVE | DEQUEUE_MOVE | DEQUEUE_NOCLOCK; in sched_move_task()
5506 if ((flags & (DEQUEUE_SAVE | DEQUEUE_MOVE)) != DEQUEUE_SAVE) in dequeue_entity()