Home
last modified time | relevance | path

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

/kernel/sched/
Dautogroup.h55 static inline int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
Dautogroup.c262 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
/kernel/cgroup/
Dcgroup.c2335 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()