Home
last modified time | relevance | path

Searched refs:__cgroup_procs_write (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/kernel/
Dcgroup.c2383 static ssize_t __cgroup_procs_write(struct kernfs_open_file *of, char *buf, in __cgroup_procs_write() function
2500 return __cgroup_procs_write(of, buf, nbytes, off, false); in cgroup_tasks_write()
2506 return __cgroup_procs_write(of, buf, nbytes, off, true); in cgroup_procs_write()