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