Home
last modified time | relevance | path

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

/kernel/cgroup/
Dcgroup-v1.c489 static ssize_t __cgroup1_procs_write(struct kernfs_open_file *of, in __cgroup1_procs_write() function
538 return __cgroup1_procs_write(of, buf, nbytes, off, true); in cgroup1_procs_write()
544 return __cgroup1_procs_write(of, buf, nbytes, off, false); in cgroup1_tasks_write()