Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/cgroup/
Dcgroup.c5567 static struct cgroup *cgroup_create(struct cgroup *parent, const char *name, in cgroup_create() function
5723 cgrp = cgroup_create(parent, name, mode); in cgroup_mkdir()