Home
last modified time | relevance | path

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

/openbmc/linux/kernel/cgroup/
H A Dcgroup.c4269 static int cgroup_apply_cftypes(struct cftype *cfts, bool is_add) in cgroup_apply_cftypes() function
4360 cgroup_apply_cftypes(cfts, false); in cgroup_rm_cftypes_locked()
4420 ret = cgroup_apply_cftypes(cfts, true); in cgroup_add_cftypes()