Searched refs:autogroup_path (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/kernel/sched/ |
H A 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
|
H A D | autogroup.c | 262 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path() function
|
H A D | debug.c | 476 if (autogroup_path(tg, path, plen)) in task_group_path()
|
H A D | fair.c | 323 autogroup_path(cfs_rq->tg, path, len); in cfs_rq_tg_path()
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | autogroup.h | 42 extern int autogroup_path(struct task_group *tg, char *buf, int buflen); 59 static inline int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path() function
|
H A D | autogroup.c | 285 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path() function
|
H A D | debug.c | 546 if (autogroup_path(tg, path, plen)) in task_group_path()
|
Completed in 19 milliseconds