Home
last modified time | relevance | path

Searched refs:raw_cpu_inc (Results 1 – 7 of 7) sorted by relevance

/linux/kernel/locking/
H A Dlock_events.h40 raw_cpu_inc(lockevents[event]); in __lockevent_inc()
/linux/include/linux/
H A Dvmstat.h62 raw_cpu_inc(vm_event_states.event[item]); in __count_vm_event()
256 raw_cpu_inc(pzstats->vm_numa_event[item]); in __count_numa_event()
H A Dpercpu-defs.h419 #define raw_cpu_inc(pcp) raw_cpu_add(pcp, 1) macro
/linux/kernel/trace/
H A Dtrace_kprobe.c1840 raw_cpu_inc(*tk->nhit); in kprobe_dispatcher()
1868 raw_cpu_inc(*tk->nhit); in kretprobe_dispatcher()
/linux/kernel/rcu/
H A Dtree.c2740 raw_cpu_inc(rcu_data.ticks_this_gp); in rcu_sched_clock_irq()
/linux/net/ipv4/
H A Droute.c194 #define RT_CACHE_STAT_INC(field) raw_cpu_inc(rt_cache_stat.field)
/linux/mm/
H A Dslub.c406 raw_cpu_inc(s->cpu_stats->stat[si]); in stat()