Home
last modified time | relevance | path

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

/include/linux/
Dcgroup-defs.h165 struct cgroup *cgroup; member
452 struct cgroup { struct
454 struct cgroup_subsys_state self; argument
459 * The depth this cgroup is at. The root is at depth zero and each argument
485 * Each non-empty css_set associated with this cgroup contributes argument
499 int nr_threaded_children; /* # of live threaded child cgroups */ argument
501 /* sequence number for cgroup.kill, serialized by css_set_lock. */ argument
504 struct kernfs_node *kn; /* cgroup kernfs entry */ argument
505 struct cgroup_file procs_file; /* handle for "cgroup.procs" */ argument
506 struct cgroup_file events_file; /* handle for "cgroup.events" */ argument
[all …]
Dbpf-cgroup.h105 struct cgroup *cgroup; member
Dbpf.h2455 } cgroup; member
2966 static inline void bpf_cgrp_storage_free(struct cgroup *cgroup) in bpf_cgrp_storage_free()
Dperf_event.h1248 u64 cgroup; member
/include/uapi/linux/
Dsched.h103 __aligned_u64 cgroup; member
Dbpf.h135 } cgroup; member
6652 } cgroup; member
6670 } cgroup; member
Dperf_event.h457 cgroup : 1, /* include cgroup events */ member
/include/linux/sched/
Dtask.h40 int cgroup; member