Home
last modified time | relevance | path

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

/system/core/libprocessgroup/
Dprocessgroup.cpp245 static int RemoveCgroup(const char* cgroup, uid_t uid, pid_t pid, bool v2_path) { in RemoveCgroup()
659 static int createProcessGroupInternal(uid_t uid, pid_t initialPid, std::string cgroup, in createProcessGroupInternal()
731 std::string cgroup; in createProcessGroup() local
/system/core/libprocessgroup/util/
Dutil.cpp69 void MergeCgroupToDescriptors(CgroupDescriptorMap* descriptors, const Json::Value& cgroup, in MergeCgroupToDescriptors()
/system/sepolicy/microdroid/system/public/
Dfile.te52 type cgroup, fs_type; type
/system/sepolicy/prebuilts/api/29.0/public/
Dfile.te73 type cgroup, fs_type, mlstrustedobject; type
/system/core/llkd/
Dlibllkd.cpp1052 auto cgroup = ReadFile(piddir + "/cgroup"); in llkCheck() local
/system/sepolicy/prebuilts/api/30.0/public/
Dfile.te79 type cgroup, fs_type, mlstrustedobject; type
/system/sepolicy/prebuilts/api/34.0/public/
Dfile.te88 type cgroup, fs_type, mlstrustedobject; type
/system/sepolicy/prebuilts/api/32.0/public/
Dfile.te83 type cgroup, fs_type, mlstrustedobject; type
/system/sepolicy/prebuilts/api/31.0/public/
Dfile.te83 type cgroup, fs_type, mlstrustedobject; type
/system/sepolicy/prebuilts/api/202504/public/
Dfile.te99 type cgroup, fs_type, mlstrustedobject; type
/system/sepolicy/prebuilts/api/33.0/public/
Dfile.te88 type cgroup, fs_type, mlstrustedobject; type
/system/sepolicy/public/
Dfile.te99 type cgroup, fs_type, mlstrustedobject; type
/system/sepolicy/prebuilts/api/202404/public/
Dfile.te90 type cgroup, fs_type, mlstrustedobject; type
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h377 __u64 cgroup: 1; member
4821 struct cgroup *cgroup; member
4879 struct cgroup { struct
4880 struct cgroup_subsys_state self; argument
4892 struct cgroup_file procs_file; argument
4893 struct cgroup_file events_file; argument
4894 struct cgroup_file psi_files[4]; argument
4899 struct cgroup_subsys_state __attribute__((btf_type_tag("rcu"))) *subsys[7]; argument
4900 struct cgroup_root *root; argument
4903 struct cgroup *dom_cgrp; argument
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h4415 struct cgroup *cgroup; member
4473 struct cgroup { struct
4474 struct cgroup_subsys_state self; argument
4486 struct cgroup_file procs_file; argument
4487 struct cgroup_file events_file; argument
4488 struct cgroup_file psi_files[4]; argument
4493 struct cgroup_subsys_state __attribute__((btf_type_tag("rcu"))) *subsys[7]; argument
4494 struct cgroup_root *root; argument
4497 struct cgroup *dom_cgrp; argument
4498 struct cgroup *old_dom_cgrp; argument
[all …]