Home
last modified time | relevance | path

Searched defs:queue_flags (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/sched/
H A Dsyscalls.c503 int queue_flags = DEQUEUE_SAVE | DEQUEUE_MOVE | DEQUEUE_NOCLOCK; in __sched_setscheduler() local
H A Dext.c4401 unsigned int queue_flags = DEQUEUE_SAVE | DEQUEUE_MOVE | DEQUEUE_NOCLOCK; in scx_disable_workfn() local
5236 unsigned int queue_flags = DEQUEUE_SAVE | DEQUEUE_MOVE; in scx_enable_workfn() local
H A Dcore.c9171 unsigned int queue_flags = DEQUEUE_SAVE | DEQUEUE_MOVE; in sched_move_task() local
/linux/include/linux/
H A Dblkdev.h495 unsigned long queue_flags; member