Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup-v1.c491 static ssize_t __cgroup1_procs_write(struct kernfs_open_file *of, in __cgroup1_procs_write() function
540 return __cgroup1_procs_write(of, buf, nbytes, off, true); in cgroup1_procs_write()
546 return __cgroup1_procs_write(of, buf, nbytes, off, false); in cgroup1_tasks_write()