Searched refs:pstatc (Results 1 – 1 of 1) sorted by relevance
3484 struct memcg_vmstats_percpu *statc, *pstatc; in mem_cgroup_alloc() local3515 pstatc = per_cpu_ptr(parent->vmstats_percpu, cpu); in mem_cgroup_alloc()3517 statc->parent = parent ? pstatc : NULL; in mem_cgroup_alloc()