Home
last modified time | relevance | path

Searched defs:cgroup (Results 1 – 8 of 8) sorted by relevance

/include/linux/
Dcgroup-defs.h157 struct cgroup *cgroup; member
378 struct cgroup { struct
380 struct cgroup_subsys_state self; argument
385 * The depth this cgroup is at. The root is at depth zero and each argument
411 * Each non-empty css_set associated with this cgroup contributes argument
425 int nr_threaded_children; /* # of live threaded child cgroups */ argument
427 struct kernfs_node *kn; /* cgroup kernfs entry */ argument
428 struct cgroup_file procs_file; /* handle for "cgroup.procs" */ argument
429 struct cgroup_file events_file; /* handle for "cgroup.events" */ argument
432 struct cgroup_file psi_files[NR_PSI_RESOURCES]; argument
[all …]
Dbpf-cgroup.h100 struct cgroup *cgroup; member
Dperf_event.h1079 u64 cgroup; member
Dbpf.h1885 } cgroup; member
/include/linux/sched/
Dtask.h33 int cgroup; member
/include/uapi/linux/
Dsched.h103 __aligned_u64 cgroup; member
Dbpf.h112 } cgroup; member
6272 } cgroup; member
6290 } cgroup; member
Dperf_event.h452 cgroup : 1, /* include cgroup events */ member