Home
last modified time | relevance | path

Searched refs:donor (Results 1 – 10 of 10) sorted by relevance

/linux/kernel/sched/
H A Ddeadline.c1159 rq->donor->sched_class->update_curr(rq); in dl_server_timer()
1286 if (dl_task(rq->donor)) in dl_task_timer()
1802 rq->donor->sched_class->update_curr(rq); in dl_server_start()
1938 struct task_struct *donor = rq->donor; in update_curr_dl() local
1939 struct sched_dl_entity *dl_se = &donor->dl; in update_curr_dl()
1942 if (!dl_task(donor) || !on_dl_rq(dl_se)) in update_curr_dl()
2385 rq->donor->dl.dl_yielded = 1; in yield_task_dl()
2410 struct task_struct *curr, *donor; in select_task_rq_dl() local
2421 donor = READ_ONCE(rq->donor); in select_task_rq_dl()
2432 select_rq = unlikely(dl_task(donor)) && in select_task_rq_dl()
[all …]
H A Dcore.c901 rq->donor->sched_class->task_tick(rq, rq->donor, 1); in hrtick()
2245 struct task_struct *donor = rq->donor; in wakeup_preempt() local
2260 if (task_on_rq_queued(donor) && test_tsk_need_resched(rq->curr)) in wakeup_preempt()
5641 struct task_struct *donor; in sched_tick() local
5652 donor = rq->donor; in sched_tick()
5654 psi_account_irqtime(rq, donor, NULL); in sched_tick()
5663 donor->sched_class->task_tick(rq, donor, 0); in sched_tick()
5677 if (donor->flags & PF_WQ_WORKER) in sched_tick()
5678 wq_worker_tick(donor); in sched_tick()
5748 WARN_ON_ONCE(rq->curr != rq->donor); in sched_tick_remote()
[all …]
H A Dpelt.c480 const struct sched_class *curr_class = rq->donor->sched_class; in update_other_load_avgs()
H A Dsched.h1148 struct task_struct __rcu *donor; /* Scheduling context */ member
1152 struct task_struct __rcu *donor; /* Scheduler context */ member
1430 rcu_assign_pointer(rq->donor, t); in rq_set_donor()
2396 return rq->donor == p; in task_current_donor()
2684 WARN_ON_ONCE(rq->donor != prev); in put_prev_task()
2707 WARN_ON_ONCE(rq->donor != prev); in put_prev_set_next_task()
2845 struct task_struct *p = rq->donor; in get_push_task()
H A Dsyscalls.c1343 rq->donor->sched_class->yield_task(rq); in do_sched_yield()
1418 curr = rq->donor; in yield_to()
H A Dfair.c1364 struct task_struct *donor = task_of(se); in update_se() local
1377 cgroup_account_cputime(donor, delta_exec); in update_se()
1401 return update_se(rq, &rq->donor->se); in update_curr_common()
1457 update_curr(cfs_rq_of(&rq->donor->se)); in update_curr_fair()
7084 struct task_struct *donor = rq->donor; in hrtick_update() local
7086 if (!hrtick_enabled_fair(rq) || donor->sched_class != &fair_sched_class) in hrtick_update()
7092 hrtick_start_fair(rq, donor); in hrtick_update()
9058 struct task_struct *donor = rq->donor; in wakeup_preempt_fair() local
9059 struct sched_entity *nse, *se = &donor->se, *pse = &p->se; in wakeup_preempt_fair()
9060 struct cfs_rq *cfs_rq = task_cfs_rq(donor); in wakeup_preempt_fair()
[all …]
/linux/tools/usb/usbip/
H A DCOPYING222 system; it is up to the author/donor to decide if he or she is willing
/linux/LICENSES/preferred/
H A DGPL-2.0241 system; it is up to the author/donor to decide if he or she is willing
H A DLGPL-2.0383 to the author/donor to decide if he or she is willing to distribute
H A DLGPL-2.1407 to the author/donor to decide if he or she is willing to distribute