Home
last modified time | relevance | path

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

/openbmc/linux/kernel/cgroup/
H A Dcgroup.c5577 static struct cgroup *cgroup_create(struct cgroup *parent, const char *name, in cgroup_create() function
5735 cgrp = cgroup_create(parent, name, mode); in cgroup_mkdir()