/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
H A D | percpu.h | 35 #define this_cpu_inc(pcp) this_cpu_add(pcp, 1) 37 #define this_cpu_sub(pcp, n) this_cpu_add(pcp, -(typeof(pcp)) (n)) 73 #define this_cpu_add(pcp, n) \ macro
|
/kernel/linux/linux-5.10/kernel/locking/ |
H A D | qspinlock_stat.h | 102 this_cpu_add(EVENT_COUNT(pv_hash_hops), hopcnt); in lockevent_pv_hop() 114 this_cpu_add(EVENT_COUNT(pv_latency_kick), sched_clock() - start); in __pv_kick() 127 this_cpu_add(EVENT_COUNT(pv_latency_wake), in __pv_wait()
|
/kernel/linux/linux-6.6/kernel/locking/ |
H A D | qspinlock_stat.h | 102 this_cpu_add(EVENT_COUNT(pv_hash_hops), hopcnt); in lockevent_pv_hop() 114 this_cpu_add(EVENT_COUNT(pv_latency_kick), sched_clock() - start); in __pv_kick() 127 this_cpu_add(EVENT_COUNT(pv_latency_wake), in __pv_wait()
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | iostat.h | 42 this_cpu_add(server->io_stats->bytes[stat], addend); in nfs_add_server_stats() 57 this_cpu_add(NFS_SERVER(inode)->io_stats->fscache[stat], addend); in nfs_add_fscache_stats()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | percpu-refcount.h | 205 this_cpu_add(*percpu_count, nr); in percpu_ref_get_many() 244 this_cpu_add(*percpu_count, nr); in percpu_ref_tryget_many()
|
H A D | percpu-defs.h | 509 #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) macro 519 #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) 520 #define this_cpu_inc(pcp) this_cpu_add(pcp, 1)
|
H A D | vmstat.h | 81 this_cpu_add(vm_event_states.event[item], delta); in count_vm_events()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | percpu-refcount.h | 205 this_cpu_add(*percpu_count, nr); in percpu_ref_get_many() 244 this_cpu_add(*percpu_count, nr); in percpu_ref_tryget_many()
|
H A D | percpu-defs.h | 491 #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) macro 500 #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) 501 #define this_cpu_inc(pcp) this_cpu_add(pcp, 1)
|
/kernel/linux/linux-5.10/include/net/ |
H A D | snmp.h | 143 this_cpu_add(mib->mibs[field], addend) 148 this_cpu_add(ptr[basefield##OCTETS], addend); \
|
/kernel/linux/linux-6.6/include/net/ |
H A D | snmp.h | 143 this_cpu_add(mib->mibs[field], addend) 148 this_cpu_add(ptr[basefield##OCTETS], addend); \
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | iostat.h | 39 this_cpu_add(server->io_stats->bytes[stat], addend); in nfs_add_server_stats()
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | idle.c | 34 this_cpu_add(mt_cycles[i], cycles_new[i] - idle->mt_cycles_enter[i]); in account_idle_time_irq()
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-srv.h | 140 this_cpu_add(s->rdma_stats->dir[d].size_total, size); in rtrs_srv_update_rdma_stats()
|
H A D | rtrs-clt-stats.c | 169 this_cpu_add(stats->pcpu_stats->rdma.dir[d].size_total, size); in rtrs_clt_update_rdma_stats()
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | main.h | 362 this_cpu_add(bat_priv->bat_counters[idx], count); in batadv_add_counter()
|
/kernel/linux/linux-5.10/net/mpls/ |
H A D | internal.h | 62 this_cpu_add((mdev)->stats->stats.bytes_field, (len)); \
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | main.h | 358 this_cpu_add(bat_priv->bat_counters[idx], count); in batadv_add_counter()
|
/kernel/linux/linux-6.6/net/mpls/ |
H A D | internal.h | 62 this_cpu_add((mdev)->stats->stats.bytes_field, (len)); \
|
/kernel/linux/linux-5.10/lib/ |
H A D | percpu_counter.c | 79 * this_cpu_add which is irq-safe by definition. Hence there is no need muck 95 this_cpu_add(*fbc->counters, amount); in percpu_counter_add_batch()
|
/kernel/linux/linux-5.10/kernel/printk/ |
H A D | printk_safe.c | 308 this_cpu_add(printk_context, PRINTK_NMI_CONTEXT_OFFSET); in printk_nmi_enter()
|
/kernel/linux/linux-6.6/lib/ |
H A D | percpu_counter.c | 78 * - this_cpu_add would be ok as it is irq-safe by definition. 83 * the this_cpu_add(), and the interrupt updates this_cpu(*fbc->counters), 84 * then the this_cpu_add() that is executed after the interrupt has completed 100 this_cpu_add(*fbc->counters, amount); in percpu_counter_add_batch()
|
/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_conntrack.h | 336 #define NF_CT_STAT_ADD_ATOMIC(net, count, v) this_cpu_add((net)->ct.stat->count, (v))
|
/kernel/linux/linux-6.6/include/net/netfilter/ |
H A D | nf_conntrack.h | 375 #define NF_CT_STAT_ADD_ATOMIC(net, count, v) this_cpu_add((net)->ct.stat->count, (v))
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_stats.h | 104 this_cpu_add((*stats).smc[t].key ## _bytes, r); \
|