Home
last modified time | relevance | path

Searched defs:cgroup_root (Results 1 – 13 of 13) sorted by relevance

/external/ltp/lib/
Dtst_cgroup.c51 struct cgroup_root { struct
52 enum tst_cg_ver ver;
54 char mnt_path[PATH_MAX];
58 uint32_t ctrl_field;
66 struct cgroup_dir mnt_dir;
68 struct cgroup_dir ltp_dir;
70 struct cgroup_dir drain_dir;
72 struct cgroup_dir test_dir;
74 unsigned int nsdelegate:1;
76 unsigned int we_mounted_it:1;
[all …]
/external/bpftool/src/
Dcgroup.c447 char *cgroup_root, *cgroup_alloced = NULL; in do_show_tree() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h6947 struct cgroup_root { struct
6948 struct kernfs_root *kf_root;
6949 unsigned int subsys_mask;
6950 int hierarchy_id;
6951 struct list_head root_list;
6952 struct callback_head rcu;
6955 struct cgroup cgrp;
6956 struct cgroup *cgrp_ancestor_storage;
6957 atomic_t nr_cgrps;
6958 unsigned int flags;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h5930 struct cgroup_root { struct
5931 struct kernfs_root *kf_root;
5932 unsigned int subsys_mask;
5933 int hierarchy_id;
5934 struct cgroup cgrp;
5935 u64 cgrp_ancestor_id_storage;
5936 atomic_t nr_cgrps;
5937 struct list_head root_list;
5938 unsigned int flags;
5939 char release_agent_path[4096];
[all …]
Dvmlinux.h5930 struct cgroup_root { struct
5931 struct kernfs_root *kf_root;
5932 unsigned int subsys_mask;
5933 int hierarchy_id;
5934 struct cgroup cgrp;
5935 u64 cgrp_ancestor_id_storage;
5936 atomic_t nr_cgrps;
5937 struct list_head root_list;
5938 unsigned int flags;
5939 char release_agent_path[4096];
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h5715 struct cgroup_root { struct
5716 struct kernfs_root *kf_root;
5717 unsigned int subsys_mask;
5718 int hierarchy_id;
5719 struct cgroup cgrp;
5720 struct cgroup *cgrp_ancestor_storage;
5721 atomic_t nr_cgrps;
5722 struct list_head root_list;
5723 unsigned int flags;
5724 char release_agent_path[4096];
[all …]
Dvmlinux.h5715 struct cgroup_root { struct
5716 struct kernfs_root *kf_root;
5717 unsigned int subsys_mask;
5718 int hierarchy_id;
5719 struct cgroup cgrp;
5720 struct cgroup *cgrp_ancestor_storage;
5721 atomic_t nr_cgrps;
5722 struct list_head root_list;
5723 unsigned int flags;
5724 char release_agent_path[4096];
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h8629 struct cgroup_root { struct
8630 struct kernfs_root *kf_root;
8631 unsigned int subsys_mask;
8632 int hierarchy_id;
8633 struct cgroup cgrp;
8634 u64 cgrp_ancestor_id_storage;
8635 atomic_t nr_cgrps;
8636 struct list_head root_list;
8637 unsigned int flags;
8638 char release_agent_path[4096];
[all …]
Dvmlinux_518.h8629 struct cgroup_root { struct
8630 struct kernfs_root *kf_root;
8631 unsigned int subsys_mask;
8632 int hierarchy_id;
8633 struct cgroup cgrp;
8634 u64 cgrp_ancestor_id_storage;
8635 atomic_t nr_cgrps;
8636 struct list_head root_list;
8637 unsigned int flags;
8638 char release_agent_path[4096];
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h5288 struct cgroup_root { struct
5289 struct kernfs_root *kf_root;
5290 unsigned int subsys_mask;
5291 int hierarchy_id;
5292 struct cgroup cgrp;
5293 struct cgroup *cgrp_ancestor_storage;
5294 atomic_t nr_cgrps;
5295 struct list_head root_list;
5296 unsigned int flags;
5297 char release_agent_path[4096];
[all …]
Dvmlinux.h5288 struct cgroup_root { struct
5289 struct kernfs_root *kf_root;
5290 unsigned int subsys_mask;
5291 int hierarchy_id;
5292 struct cgroup cgrp;
5293 struct cgroup *cgrp_ancestor_storage;
5294 atomic_t nr_cgrps;
5295 struct list_head root_list;
5296 unsigned int flags;
5297 char release_agent_path[4096];
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h6411 struct cgroup_root { struct
6412 struct kernfs_root *kf_root;
6413 unsigned int subsys_mask;
6414 int hierarchy_id;
6415 struct cgroup cgrp;
6416 u64 cgrp_ancestor_id_storage;
6417 atomic_t nr_cgrps;
6418 struct list_head root_list;
6419 unsigned int flags;
6420 char release_agent_path[4096];
[all …]
Dvmlinux.h6411 struct cgroup_root { struct
6412 struct kernfs_root *kf_root;
6413 unsigned int subsys_mask;
6414 int hierarchy_id;
6415 struct cgroup cgrp;
6416 u64 cgrp_ancestor_id_storage;
6417 atomic_t nr_cgrps;
6418 struct list_head root_list;
6419 unsigned int flags;
6420 char release_agent_path[4096];
[all …]