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 | 285 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
|
/kernel/cgroup/ |
D | cgroup.c | 2359 int cgroup_path_ns_locked(struct cgroup *cgrp, char *buf, size_t buflen, in cgroup_path_ns_locked() 2367 int cgroup_path_ns(struct cgroup *cgrp, char *buf, size_t buflen, in cgroup_path_ns() 2397 int task_cgroup_path(struct task_struct *task, char *buf, size_t buflen) in task_cgroup_path() 6209 void cgroup_path_from_kernfs_id(u64 id, char *buf, size_t buflen) in cgroup_path_from_kernfs_id()
|