Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/sched/
Dauto_group.c52 static inline struct autogroup *autogroup_task_get(struct task_struct *p) in autogroup_task_get() function
175 sig->autogroup = autogroup_task_get(current); in sched_autogroup_fork()
215 ag = autogroup_task_get(p); in proc_sched_autogroup_set_nice()
230 struct autogroup *ag = autogroup_task_get(p); in proc_sched_autogroup_show_task()