Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dauto_group.c53 static inline struct autogroup *autogroup_task_get(struct task_struct *p) in autogroup_task_get() function
174 sig->autogroup = autogroup_task_get(current); in sched_autogroup_fork()
214 ag = autogroup_task_get(p); in proc_sched_autogroup_set_nice()
229 struct autogroup *ag = autogroup_task_get(p); in proc_sched_autogroup_show_task()