Searched defs:queued (Results 1 – 11 of 11) sorted by relevance
| /kernel/sched/ |
| D | stop_task.c | 75 static void task_tick_stop(struct rq *rq, struct task_struct *curr, int queued) in task_tick_stop()
|
| D | idle.c | 495 static void task_tick_idle(struct rq *rq, struct task_struct *curr, int queued) in task_tick_idle()
|
| D | syscalls.c | 70 bool queued, running; in set_user_nice() local 556 int retval, oldprio, newprio, queued, running; in __sched_setscheduler() local
|
| D | core.c | 2336 int running, queued, match; in wait_task_inactive() local 2837 bool queued, running; in __do_set_cpus_allowed() local 8201 int prio, oldprio, queued, running, queue_flag = in rt_mutex_setprio() local 8927 bool queued, running; in sched_setnuma() local 10067 int queued, running, queue_flags = in sched_move_task() local
|
| D | rt.c | 2747 static void task_tick_rt(struct rq *rq, struct task_struct *p, int queued) in task_tick_rt()
|
| D | deadline.c | 2480 static void task_tick_dl(struct rq *rq, struct task_struct *p, int queued) in task_tick_dl()
|
| D | fair.c | 5825 entity_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr, int queued) in entity_tick() 13410 static void task_tick_fair(struct rq *rq, struct task_struct *curr, int queued) in task_tick_fair()
|
| D | ext.c | 3549 static void task_tick_scx(struct rq *rq, struct task_struct *curr, int queued) in task_tick_scx()
|
| D | sched.h | 4068 bool queued; member
|
| /kernel/ |
| D | stop_machine.c | 399 bool queued = false; in queue_stop_cpus_work() local
|
| /kernel/rcu/ |
| D | tree.c | 3597 bool queued = false; in kvfree_rcu_queue_batch() local 3895 bool queued; in kvfree_rcu_barrier() local
|