this_cpu_add
this_cpu_add(stats->pcpu_stats->rdma.dir[d].size_total, size);
this_cpu_add(s->rdma_stats->dir[d].size_total, size);
this_cpu_add(lport->stats->TxWords, wlen);
this_cpu_add(lport->stats->RxWords, fr_len / FCOE_WORD_TO_BYTE);
this_cpu_add(lport->stats->InputBytes, io_req->data_xfer_len);
this_cpu_add(lport->stats->OutputBytes, io_req->data_xfer_len);
this_cpu_add(lport->stats->TxWords, wlen);
this_cpu_add(lport->stats->RxWords, fr_len / FCOE_WORD_TO_BYTE);
this_cpu_add(lport->stats->RxWords, skb->len / FIP_BPW);
this_cpu_add(lport->stats->InputBytes, fsp->data_len);
this_cpu_add(lport->stats->OutputBytes, fsp->data_len);
this_cpu_add(lport->stats->TxWords, wlen);
this_cpu_add(se_cmd->se_dev->stats->write_bytes,
this_cpu_add(se_cmd->se_dev->stats->read_bytes,
this_cpu_add(deve->stats->write_bytes,
this_cpu_add(deve->stats->read_bytes,
this_cpu_add(cmd->se_lun->lun_stats->tx_data_octets,
this_cpu_add(cmd->se_lun->lun_stats->rx_data_octets,
this_cpu_add(cmd->se_lun->lun_stats->tx_data_octets,
this_cpu_add(bh_accounting.nr, per_cpu(bh_accounting, cpu).nr);
this_cpu_add(mnt->mnt_pcp->mnt_count, n);
this_cpu_add(mnt->mnt_pcp->mnt_count, 1);
this_cpu_add(server->io_stats->bytes[stat], addend);
this_cpu_add(nfsd_file_total_age, age);
this_cpu_add(tag->counters->bytes, bytes);
this_cpu_add(mthp_stats.stats[order][item], delta);
#define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val))
#define this_cpu_inc(pcp) this_cpu_add(pcp, 1)
this_cpu_add(*percpu_count, nr);
this_cpu_add(*percpu_count, nr);
this_cpu_add(vm_event_states.event[item], delta);
#define NF_CT_STAT_ADD_ATOMIC(net, count, v) this_cpu_add((net)->ct.stat->count, (v))
this_cpu_add(sch->cpu_qstats->backlog, pkt_len);
this_cpu_add(sch->cpu_qstats->backlog, qdisc_pkt_len(skb));
this_cpu_add(mib->mibs[field], addend)
this_cpu_add(ptr[basefield##OCTETS], addend); \
this_cpu_add(net->core.prot_inuse->val[prot->inuse_idx], val);
this_cpu_add(net->core.prot_inuse->all, val);
this_cpu_add(EVENT_COUNT(pv_hash_hops), hopcnt);
this_cpu_add(EVENT_COUNT(pv_latency_kick), sched_clock() - start);
this_cpu_add(EVENT_COUNT(pv_latency_wake),
this_cpu_add((sch)->pcpu->event_stats.name, (cnt)); \
this_cpu_add(softirq_ctrl.cnt, cnt);
this_cpu_add(*fbc->counters, amount);
this_cpu_add(*fbc->counters, amount);
this_cpu_add(test_local_lock_data.counter, 1);
this_cpu_add(test_local_lock_data.counter, 1);
this_cpu_add(test_local_lock_data.counter, 1);
this_cpu_add(test_local_lock_data.counter, 1);
{ guard(local_lock)(&test_local_lock_data.lock); this_cpu_add(test_local_lock_data.counter, 1); }
{ guard(local_lock_irq)(&test_local_lock_data.lock); this_cpu_add(test_local_lock_data.counter, 1); }
{ guard(local_lock_irqsave)(&test_local_lock_data.lock); this_cpu_add(test_local_lock_data.counter, 1); }
{ guard(local_lock_nested_bh)(&test_local_lock_data.lock); this_cpu_add(test_local_lock_data.counter, 1); }
this_cpu_add(test_local_trylock_data.counter, 1);
this_cpu_add(test_local_trylock_data.counter, 1);
this_cpu_add(memcg->vmstats_percpu->state[i], val);
this_cpu_add(memcg->vmstats_percpu->state[i], val);
this_cpu_add(pn->lruvec_stats_percpu->state[i], val);
this_cpu_add(memcg->vmstats_percpu->events[i], count);
this_cpu_add(bat_priv->bat_counters[idx], count);
this_cpu_add(s->__stat, val); \
this_cpu_add((mdev)->stats->stats.bytes_field, (len)); \
this_cpu_add((*stats).smc[t].key ## _bytes, r); \
this_cpu_add((*stats).smc[t].k ## _rmbuse, _l); \