Home
last modified time | relevance | path

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

/external/ltp/lib/
Dtst_cgroup.c54 struct cgroup_root { struct
55 enum tst_cgroup_ver ver;
57 char mnt_path[PATH_MAX];
61 uint32_t ctrl_field;
69 struct cgroup_dir mnt_dir;
71 struct cgroup_dir ltp_dir;
73 struct cgroup_dir drain_dir;
75 struct cgroup_dir test_dir;
77 int we_mounted_it:1;
79 int no_cpuset_prefix:1;
/external/bpftool/src/
Dcgroup.c322 char *cgroup_root, *cgroup_alloced = NULL; in do_show_tree() local
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h7658 struct cgroup_root { struct
7659 struct kernfs_root *kf_root;
7660 unsigned int subsys_mask;
7661 int hierarchy_id;
7662 struct cgroup cgrp;
7663 u64 cgrp_ancestor_id_storage;
7664 atomic_t nr_cgrps;
7665 struct list_head root_list;
7666 unsigned int flags;
7667 char release_agent_path[4096];
[all …]
Dvmlinux.h7658 struct cgroup_root { struct
7659 struct kernfs_root *kf_root;
7660 unsigned int subsys_mask;
7661 int hierarchy_id;
7662 struct cgroup cgrp;
7663 u64 cgrp_ancestor_id_storage;
7664 atomic_t nr_cgrps;
7665 struct list_head root_list;
7666 unsigned int flags;
7667 char release_agent_path[4096];
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h9309 struct cgroup_root { struct
9310 struct kernfs_root *kf_root;
9311 unsigned int subsys_mask;
9312 int hierarchy_id;
9313 struct cgroup cgrp;
9314 u64 cgrp_ancestor_id_storage;
9315 atomic_t nr_cgrps;
9316 struct list_head root_list;
9317 unsigned int flags;
9318 char release_agent_path[4096];
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h6534 struct cgroup_root { struct
6535 struct kernfs_root *kf_root;
6536 unsigned int subsys_mask;
6537 int hierarchy_id;
6538 struct cgroup cgrp;
6539 u64 cgrp_ancestor_id_storage;
6540 atomic_t nr_cgrps;
6541 struct list_head root_list;
6542 unsigned int flags;
6543 char release_agent_path[4096];
[all …]
Dvmlinux_510.h6534 struct cgroup_root { struct
6535 struct kernfs_root *kf_root;
6536 unsigned int subsys_mask;
6537 int hierarchy_id;
6538 struct cgroup cgrp;
6539 u64 cgrp_ancestor_id_storage;
6540 atomic_t nr_cgrps;
6541 struct list_head root_list;
6542 unsigned int flags;
6543 char release_agent_path[4096];
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h9740 struct cgroup_root { struct
9741 struct kernfs_root *kf_root;
9742 unsigned int subsys_mask;
9743 int hierarchy_id;
9744 struct cgroup cgrp;
9745 u64 cgrp_ancestor_id_storage;
9746 atomic_t nr_cgrps;
9747 struct list_head root_list;
9748 unsigned int flags;
9749 char release_agent_path[4096];
[all …]
Dvmlinux_505.h9740 struct cgroup_root { struct
9741 struct kernfs_root *kf_root;
9742 unsigned int subsys_mask;
9743 int hierarchy_id;
9744 struct cgroup cgrp;
9745 u64 cgrp_ancestor_id_storage;
9746 atomic_t nr_cgrps;
9747 struct list_head root_list;
9748 unsigned int flags;
9749 char release_agent_path[4096];
[all …]