Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/cgroup/
Dcgroup.c4256 static int cgroup_apply_cftypes(struct cftype *cfts, bool is_add) in cgroup_apply_cftypes() function
4347 cgroup_apply_cftypes(cfts, false); in cgroup_rm_cftypes_locked()
4410 ret = cgroup_apply_cftypes(cfts, true); in cgroup_add_cftypes()