Searched refs:parse_cgroupfs_options (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dcgroup.c935 * any duplicate ones that parse_cgroupfs_options took. If this function
957 * parse_cgroupfs_options should catch that case and refcounts
1067 static int parse_cgroupfs_options(char *data, struct cgroup_sb_opts *opts) function
1230 ret = parse_cgroupfs_options(data, &opts);
1435 ret = parse_cgroupfs_options(data, &opts);
3781 * try_module_get in parse_cgroupfs_options should ensure that it

Completed in 91 milliseconds