Lines Matching defs:donor
1366 struct task_struct *donor = task_of(se);
1379 /* cgroup time is always accounted against the donor */
1380 cgroup_account_cputime(donor, delta_exec);
1382 /* If not task, account the time against donor se */
1979 return update_se(rq, &rq->donor->se);
1989 * run (ie: rq->donor.se) which due to proxy-exec may
2035 update_curr(cfs_rq_of(&rq->donor->se));
6899 * current donor. In case of proxy-execution, the execution
6905 task_throttle_setup_work(rq->donor);
7689 struct task_struct *donor = rq->donor;
7691 if (!hrtick_enabled_fair(rq) || donor->sched_class != &fair_sched_class)
7697 hrtick_start_fair(rq, donor);
9773 struct task_struct *donor = rq->donor;
9774 struct sched_entity *nse, *se = &donor->se, *pse = &p->se;
9775 struct cfs_rq *cfs_rq = task_cfs_rq(donor);
10014 struct task_struct *curr = rq->donor;