| /linux/kernel/sched/ |
| H A D | rt.c | 529 struct task_struct *donor = rq_of_rt_rq(rt_rq)->donor; in sched_rt_rq_enqueue() local 543 if (rt_rq->highest_prio.curr < donor->prio) in sched_rt_rq_enqueue() 976 struct task_struct *donor = rq->donor; in update_curr_rt() local 979 if (donor->sched_class != &rt_sched_class) in update_curr_rt() 987 struct sched_rt_entity *rt_se = &donor->rt; in update_curr_rt() 1498 requeue_task_rt(rq, rq->donor, 0); 1506 struct task_struct *curr, *donor; in select_task_rq_rt() 1518 donor in select_task_rq_rt() 1501 struct task_struct *curr, *donor; select_task_rq_rt() local 1616 struct task_struct *donor = rq->donor; wakeup_preempt_rt() local [all...] |
| H A D | deadline.c | 1159 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; 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() 2421 donor in select_task_rq_dl() 1941 struct task_struct *donor = rq->donor; update_curr_dl() local 2409 struct task_struct *curr, *donor; select_task_rq_dl() local [all...] |
| H A D | core.c | 901 rq->donor->sched_class->task_tick(rq, rq->donor, 1); in __hrtick_restart() 2245 struct task_struct *donor = rq->donor; in wait_task_inactive() 2260 if (task_on_rq_queued(donor) && test_tsk_need_resched(rq->curr)) in wait_task_inactive() 2929 * We are also done if the task is the current donor, boosting a lock- in affine_move_task() 5639 /* accounting goes to the donor task */ in sched_tick_remote() 5640 struct task_struct *donor; in sched_tick_remote() 5651 donor = rq->donor; in sched_tick_remote() 2187 struct task_struct *donor = rq->donor; wakeup_preempt() local 5551 struct task_struct *donor; sched_tick() local 6546 __proxy_deactivate(struct rq * rq,struct task_struct * donor) __proxy_deactivate() argument 6566 proxy_deactivate(struct rq * rq,struct task_struct * donor) proxy_deactivate() argument 6595 find_proxy_task(struct rq * rq,struct task_struct * donor,struct rq_flags * rf) find_proxy_task() argument 6701 find_proxy_task(struct rq * rq,struct task_struct * donor,struct rq_flags * rf) find_proxy_task() argument [all...] |
| H A D | pelt.c | 480 const struct sched_class *curr_class = rq->donor->sched_class; in update_other_load_avgs()
|
| H A D | sched.h | 1148 struct task_struct __rcu *donor; /* Scheduling context */ 1152 struct task_struct __rcu *donor; /* Scheduler context */ 1430 rcu_assign_pointer(rq->donor, t); 2392 * rq->curr == rq->donor == p. 2396 return rq->donor == p; in task_on_rq_queued() 2684 WARN_ON_ONCE(rq->donor != prev); in put_prev_set_next_task() 2707 WARN_ON_ONCE(rq->donor != prev); 2845 struct task_struct *p = rq->donor; 1141 struct task_struct __rcu *donor; /* Scheduling context */ global() member 1145 struct task_struct __rcu *donor; /* Scheduler context */ global() member
|
| H A D | syscalls.c | 1343 rq->donor->sched_class->yield_task(rq); in do_sched_yield() 1418 curr = rq->donor; in yield_to()
|
| H A D | fair.c | 1335 struct task_struct *donor = task_of(se); in update_curr_fair() 1347 /* cgroup time is always accounted against the donor */ in update_stats_wait_start_fair() 1348 cgroup_account_cputime(donor, delta_exec); in update_stats_wait_start_fair() 1350 /* If not task, account the time against donor se */ in update_stats_wait_start_fair() 1372 return update_se(rq, &rq->donor->se); in update_stats_wait_end_fair() 1382 * run (ie: rq->donor.se) which due to proxy-exec may 1428 update_curr(cfs_rq_of(&rq->donor->se)); in update_stats_dequeue_fair() 7055 struct task_struct *donor = rq->donor; in enqueue_task_fair() 7057 if (!hrtick_enabled_fair(rq) || donor 1243 struct task_struct *donor = task_of(se); update_se() local 6832 struct task_struct *donor = rq->donor; hrtick_update() local 8811 struct task_struct *donor = rq->donor; wakeup_preempt_fair() local [all...] |
| H A D | ext.c | 2088 struct task_struct *p = rq->donor; in finish_dispatch() 2099 struct task_struct *from = rq->donor; in finish_dispatch() 4963 static u32 bypass_lb_cpu(struct scx_sched *sch, s32 donor, in scx_alloc_and_add_sched() 4967 struct rq *donor_rq = cpu_rq(donor); in scx_alloc_and_add_sched() 4968 struct scx_dispatch_q *donor_dsq = bypass_dsq(sch, donor); in scx_alloc_and_add_sched()
|
| /linux/tools/usb/usbip/ |
| H A D | COPYING | 222 system; it is up to the author/donor to decide if he or she is willing
|
| /linux/LICENSES/preferred/ |
| H A D | GPL-2.0 | 241 system; it is up to the author/donor to decide if he or she is willing
|
| H A D | LGPL-2.0 | 383 to the author/donor to decide if he or she is willing to distribute
|
| H A D | LGPL-2.1 | 407 to the author/donor to decide if he or she is willing to distribute
|