summaryrefslogtreecommitdiffstats
path: root/kernel/locking/lock_events.h
Commit message (Expand)AuthorAgeFilesLines
* locking: add lockevent_read() prototypeArnd Bergmann2023-06-091-0/+4
* locking/lock_events: Use raw_cpu_{add,inc}() for statsPeter Zijlstra2019-06-031-41/+4
* locking/lock_events: Use this_cpu_add() when necessaryWaiman Long2019-05-241-2/+40
* locking/lock_events: Make lock_events available for all archs & other locksWaiman Long2019-04-101-3/+7
* locking/qspinlock_stat: Introduce generic lockevent_*() counting APIsWaiman Long2019-04-101-0/+55