Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/cgroup/
Dcgroup.c5180 static struct cgroup *cgroup_create(struct cgroup *parent, const char *name, in cgroup_create() function
5340 cgrp = cgroup_create(parent, name, mode); in cgroup_mkdir()