Searched refs:__this_cpu_inc (Results 1 – 5 of 5) sorted by relevance
46 __this_cpu_inc(*sem->read_count); in percpu_down_read_preempt_disable()70 __this_cpu_inc(*sem->read_count); in percpu_down_read_trylock()
59 __this_cpu_inc(kstat.softirqs[irq]); in kstat_incr_softirqs_this_cpu()
514 #define __this_cpu_inc(pcp) __this_cpu_add(pcp, 1) macro
127 __this_cpu_inc(mib->mibs[field])152 __this_cpu_inc(ptr[basefield##PKTS]); \
339 #define NF_CT_STAT_INC(net, count) __this_cpu_inc((net)->ct.stat->count)