Home
last modified time | relevance | path

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

/linux/kernel/locking/
A Dlock_events.h40 raw_cpu_inc(lockevents[event]); in __lockevent_inc()
/linux/include/linux/
A Dvmstat.h66 raw_cpu_inc(vm_event_states.event[item]); in __count_vm_event()
247 raw_cpu_inc(pzstats->vm_numa_event[item]); in __count_numa_event()
A Dpercpu-defs.h433 #define raw_cpu_inc(pcp) raw_cpu_add(pcp, 1) macro
/linux/kernel/trace/
A Dtrace_kprobe.c1717 raw_cpu_inc(*tk->nhit); in kprobe_dispatcher()
1735 raw_cpu_inc(*tk->nhit); in kretprobe_dispatcher()
/linux/kernel/rcu/
A Dtree.c2586 raw_cpu_inc(rcu_data.ticks_this_gp); in rcu_sched_clock_irq()
/linux/net/ipv4/
A Droute.c193 #define RT_CACHE_STAT_INC(field) raw_cpu_inc(rt_cache_stat.field)
/linux/mm/
A Dslub.c299 raw_cpu_inc(s->cpu_slab->stat[si]); in stat()

Completed in 33 milliseconds