Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/cgroup/
Dcgroup.c4260 static int cgroup_apply_cftypes(struct cftype *cfts, bool is_add) in cgroup_apply_cftypes() function
4351 cgroup_apply_cftypes(cfts, false); in cgroup_rm_cftypes_locked()
4411 ret = cgroup_apply_cftypes(cfts, true); in cgroup_add_cftypes()