Home
last modified time | relevance | path

Searched defs:queued (Results 1 – 7 of 7) sorted by relevance

/kernel/sched/
Dstop_task.c95 static void task_tick_stop(struct rq *rq, struct task_struct *curr, int queued) in task_tick_stop()
Didle.c477 static void task_tick_idle(struct rq *rq, struct task_struct *curr, int queued) in task_tick_idle()
Dcore.c2299 int running, queued, match; in wait_task_inactive() local
2773 bool queued, running; in __do_set_cpus_allowed() local
7099 int prio, oldprio, queued, running, queue_flag = in rt_mutex_setprio() local
7226 bool queued, running, allowed = false; in set_user_nice() local
7660 int retval, oldprio, newprio, queued, running; in __sched_setscheduler() local
9335 bool queued, running; in sched_setnuma() local
10471 int queued, running, queue_flags = in sched_move_task() local
Ddeadline.c2067 static void task_tick_dl(struct rq *rq, struct task_struct *p, int queued) in task_tick_dl()
Drt.c2749 static void task_tick_rt(struct rq *rq, struct task_struct *p, int queued) in task_tick_rt()
Dfair.c5120 entity_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr, int queued) in entity_tick()
11986 static void task_tick_fair(struct rq *rq, struct task_struct *curr, int queued) in task_tick_fair()
/kernel/
Dstop_machine.c399 bool queued = false; in queue_stop_cpus_work() local