Searched refs:autogroup_path (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/kernel/sched/ |
| D | autogroup.h | 38 extern int autogroup_path(struct task_group *tg, char *buf, int buflen); 55 static inline int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path() function
|
| D | autogroup.c | 262 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path() function
|
| D | debug.c | 424 if (autogroup_path(tg, group_path, PATH_MAX)) in task_group_path()
|
| D | fair.c | 284 autogroup_path(cfs_rq->tg, path, len); in cfs_rq_tg_path()
|