X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=kernel%2Fsched_autogroup.h;h=c2f0e7248dca354bc2e96ea95984c3457d28e75d;hb=1c248b7d2960faec3e1b8f3f9c5d9d0df28e0a3c;hp=05577055cfcaa4dc7ac055cb495f8e4ac97d96c4;hpb=49f019c188aa1e0ed5c8cffbcc5533dfb0e732dd;p=~andy%2Flinux diff --git a/kernel/sched_autogroup.h b/kernel/sched_autogroup.h index 05577055cfc..c2f0e7248dc 100644 --- a/kernel/sched_autogroup.h +++ b/kernel/sched_autogroup.h @@ -13,6 +13,7 @@ struct autogroup { int nice; }; +static inline bool task_group_is_autogroup(struct task_group *tg); static inline struct task_group * autogroup_task_group(struct task_struct *p, struct task_group *tg);