Home
last modified time | relevance | path

Searched defs:buflen (Results 1 – 3 of 3) sorted by relevance

/kernel/sched/
Dautogroup.h59 static inline int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
Dautogroup.c285 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
/kernel/cgroup/
Dcgroup.c2336 int cgroup_path_ns_locked(struct cgroup *cgrp, char *buf, size_t buflen, in cgroup_path_ns_locked()
2344 int cgroup_path_ns(struct cgroup *cgrp, char *buf, size_t buflen, in cgroup_path_ns()
6192 void cgroup_path_from_kernfs_id(u64 id, char *buf, size_t buflen) in cgroup_path_from_kernfs_id()