Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h5321 struct mem_cgroup { struct
5323 struct mem_cgroup_id id; argument
5345 struct mem_cgroup_thresholds thresholds; argument
5346 struct mem_cgroup_thresholds memsw_thresholds; argument
5347 struct list_head oom_notify;
5348 unsigned long move_charge_at_immigrate;
5349 spinlock_t move_lock;
5350 unsigned long move_lock_flags;
5353 struct cacheline_padding _pad1_;
5354 struct memcg_vmstats *vmstats;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h4943 struct mem_cgroup { struct
4945 struct mem_cgroup_id id; argument
4967 struct mem_cgroup_thresholds thresholds; argument
4968 struct mem_cgroup_thresholds memsw_thresholds; argument
4969 struct list_head oom_notify;
4970 unsigned long move_charge_at_immigrate;
4971 spinlock_t move_lock;
4972 unsigned long move_lock_flags;
4975 struct cacheline_padding _pad1_;
4976 struct memcg_vmstats *vmstats;
[all …]