Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dmisc.c237 * misc_cg_max_write() - Update the maximum limit of the cgroup.
254 static ssize_t misc_cg_max_write(struct kernfs_open_file *of, char *buf, in misc_cg_max_write() function
398 .write = misc_cg_max_write,