Home
last modified time | relevance | path

Searched defs:donor (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/sched/
H A Dcore.c2245 struct task_struct *donor = rq->donor; wakeup_preempt() local
5641 struct task_struct *donor; sched_tick() local
6653 proxy_deactivate(struct rq * rq,struct task_struct * donor) proxy_deactivate() argument
6826 find_proxy_task(struct rq * rq,struct task_struct * donor,struct rq_flags * rf) find_proxy_task() argument
6971 find_proxy_task(struct rq * rq,struct task_struct * donor,struct rq_flags * rf) find_proxy_task() argument
7123 struct task_struct *donor = rq->donor; __schedule() local
[all...]
H A Ddeadline.c1938 struct task_struct *donor = rq->donor; update_curr_dl() local
2410 struct task_struct *curr, *donor; select_task_rq_dl() local
[all...]
H A Dfair.c1364 struct task_struct *donor = task_of(se); update_se() local
7084 struct task_struct *donor = rq->donor; hrtick_update() local
9058 struct task_struct *donor = rq->donor; wakeup_preempt_fair() local
[all...]
H A Dsched.h1152 struct task_struct __rcu *donor; /* Scheduling context */ member
1148 struct task_struct __rcu *donor; /* Scheduling context */ global() member
H A Dext.c