Home
last modified time | relevance | path

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

/linux-6.15/kernel/cgroup/
H A Dcgroup.c4359 static int cgroup_apply_cftypes(struct cftype *cfts, bool is_add) in cgroup_apply_cftypes() function
4450 cgroup_apply_cftypes(cfts, false); in cgroup_rm_cftypes_locked()
4510 ret = cgroup_apply_cftypes(cfts, true); in cgroup_add_cftypes()