Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dautogroup.c73 static inline struct autogroup *autogroup_task_get(struct task_struct *p) in autogroup_task_get() function
215 sig->autogroup = autogroup_task_get(current); in sched_autogroup_fork()
255 ag = autogroup_task_get(p); in proc_sched_autogroup_set_nice()
273 struct autogroup *ag = autogroup_task_get(p); in proc_sched_autogroup_show_task()