Searched defs:buflen (Results 1 – 3 of 3) sorted by relevance
/kernel/sched/ |
D | autogroup.h | 55 static inline int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
|
D | autogroup.c | 262 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
|
/kernel/cgroup/ |
D | cgroup.c | 2335 int cgroup_path_ns_locked(struct cgroup *cgrp, char *buf, size_t buflen, in cgroup_path_ns_locked() 2343 int cgroup_path_ns(struct cgroup *cgrp, char *buf, size_t buflen, in cgroup_path_ns() 2373 int task_cgroup_path(struct task_struct *task, char *buf, size_t buflen) in task_cgroup_path() 6013 char *buf, size_t buflen) in cgroup_path_from_kernfs_id()
|