Home
last modified time | relevance | path

Searched refs:autogroup_path (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Dautogroup.h38 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 Dautogroup.c262 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path() function
H A Ddebug.c476 if (autogroup_path(tg, path, plen)) in task_group_path()
H A Dfair.c323 autogroup_path(cfs_rq->tg, path, len); in cfs_rq_tg_path()
/kernel/linux/linux-6.6/kernel/sched/
H A Dautogroup.h42 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 Dautogroup.c285 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path() function
H A Ddebug.c546 if (autogroup_path(tg, path, plen)) in task_group_path()

Completed in 19 milliseconds