Searched refs:cgroup1_procs_write_func (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/ |
H A D | cgroup-v1.c | 509 static ssize_t cgroup1_procs_write_func(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off, in cgroup1_procs_write_func() function 561 return cgroup1_procs_write_func(of, buf, nbytes, off, true); 566 return cgroup1_procs_write_func(of, buf, nbytes, off, false);
|
Completed in 2 milliseconds