Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsyscalls.c523 int queue_flags = DEQUEUE_SAVE | DEQUEUE_MOVE | DEQUEUE_NOCLOCK; in __sched_setscheduler() local
H A Dcore.c9240 int queued, running, queue_flags = in sched_move_task() local
10930 void sched_deq_and_put_task(struct task_struct *p, int queue_flags, in sched_deq_and_put_task()
H A Dsched.h3868 int queue_flags; global() member