Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/cgroup/
Dcgroup.c2297 static const struct fs_context_operations cpuset_fs_context_ops = { variable
2319 fc->ops = &cpuset_fs_context_ops; in cpuset_init_fs_context()