Searched refs:statc (Results 1 – 3 of 3) sorted by relevance
571 struct memcg_vmstats_percpu *statc; in memcg_rstat_updated() local579 for (; statc_pcpu; statc_pcpu = statc->parent_pcpu) { in memcg_rstat_updated()580 statc = this_cpu_ptr(statc_pcpu); in memcg_rstat_updated()586 if (memcg_vmstats_needs_flush(statc->vmstats)) in memcg_rstat_updated()595 atomic_add(stats_updates, &statc->vmstats->stats_updates); in memcg_rstat_updated()3747 struct memcg_vmstats_percpu *statc; in mem_cgroup_alloc() local3779 statc = per_cpu_ptr(memcg->vmstats_percpu, cpu); in mem_cgroup_alloc()3780 statc->parent_pcpu = parent ? pstatc_pcpu : NULL; in mem_cgroup_alloc()3781 statc->vmstats = memcg->vmstats; in mem_cgroup_alloc()4109 struct memcg_vmstats_percpu *statc; in mem_cgroup_css_rstat_flush() local[all …]
623 uint64_t statc:1; member633 uint64_t statc:1;680 uint64_t statc:1; member692 uint64_t statc:1;
1519 u32 statc = nvkm_rd32(device, ROP_UNIT(rop, 0x144)); in gf100_gr_trap_intr() local1521 rop, statz, statc); in gf100_gr_trap_intr()