Searched refs:autogroup_path (Results 1 – 3 of 3) sorted by relevance
40 extern int autogroup_path(struct task_group *tg, char *buf, int buflen);58 static inline int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path() function
244 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path() function
113 if (autogroup_path(tg, group_path, PATH_MAX)) in task_group_path()