Searched defs:memcg_vmstats_percpu (Results 1 – 2 of 2) sorted by relevance
5410 struct memcg_vmstats_percpu { struct5412 struct memcg_vmstats_percpu *parent; argument5413 struct memcg_vmstats *vmstats;5414 long state[49];5415 unsigned long events[17];5416 long state_prev[49];5417 unsigned long events_prev[17];5418 unsigned long nr_page_events;5419 unsigned long targets[2];
5032 struct memcg_vmstats_percpu { struct5034 struct memcg_vmstats_percpu *parent; argument5035 struct memcg_vmstats *vmstats;5036 long state[48];5037 unsigned long events[17];5038 long state_prev[48];5039 unsigned long events_prev[17];5040 unsigned long nr_page_events;5041 unsigned long targets[2];