H A D | core.c | 540 * its already queued (either by us or someone else) and will get the in __wake_q_add() 593 * queued for wakeup. 1434 * Lock the task and the rq where the task is (or was) queued. in uclamp_update_active() 1895 * move_queued_task - move a queued task to new rq. 2015 bool queued, running; in do_set_cpus_allowed() local 2019 queued = task_on_rq_queued(p); in do_set_cpus_allowed() 2022 if (queued) { in do_set_cpus_allowed() 2036 if (queued) { in do_set_cpus_allowed() 2358 int running, queued; in wait_task_inactive() local 2398 queued in wait_task_inactive() 5302 int prio, oldprio, queued, running, rt_mutex_setprio() local 5434 bool queued, running; set_user_nice() local 5675 int retval, oldprio, newprio, queued, running; __sched_setscheduler() local 7254 bool queued, running; sched_setnuma() local 8550 int queued, running, sched_move_task() local [all...] |