Home
last modified time | relevance | path

Searched defs:cgroup_pidlist (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h28196 struct cgroup_pidlist { struct
28197 struct {
28200 } key;
28201 pid_t *list;
28202 int length;
28203 struct list_head links;
28204 struct cgroup *owner;
28205 struct delayed_work destroy_dwork;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h38120 struct cgroup_pidlist { struct
38121 struct {
38124 } key;
38125 pid_t *list;
38126 int length;
38127 struct list_head links;
38128 struct cgroup *owner;
38129 struct delayed_work destroy_dwork;