Searched defs:buflen (Results 1 – 3 of 3) sorted by relevance
| /kernel/sched/ |
| D | autogroup.h | 59 static inline int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
|
| D | autogroup.c | 266 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
|
| /kernel/cgroup/ |
| D | cgroup.c | 2068 int cgroup_path_ns_locked(struct cgroup *cgrp, char *buf, size_t buflen, in cgroup_path_ns_locked() 2076 int cgroup_path_ns(struct cgroup *cgrp, char *buf, size_t buflen, in cgroup_path_ns() 2106 int task_cgroup_path(struct task_struct *task, char *buf, size_t buflen) in task_cgroup_path() 5473 char *buf, size_t buflen) in cgroup_path_from_kernfs_id()
|