Home
last modified time | relevance | path

Searched refs:lockevent_inc (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/kernel/locking/
H A Drwsem.c426 lockevent_inc(rwsem_wake_writer); in rwsem_mark_wake()
457 lockevent_inc(rwsem_rlock_handoff); in rwsem_mark_wake()
472 lockevent_inc(rwsem_opt_norspin); in rwsem_mark_wake()
619 lockevent_inc(rwsem_opt_rlock); in rwsem_try_read_lock_unqueued()
639 lockevent_inc(rwsem_opt_wlock); in rwsem_try_write_lock_unqueued()
663 lockevent_inc(rwsem_opt_fail); in rwsem_can_spin_on_owner()
849 lockevent_inc(rwsem_opt_nospin); in rwsem_optimistic_spin()
954 lockevent_inc(rwsem_opt_rlock2); in rwsem_reader_phase_trylock()
1054 lockevent_inc(rwsem_rlock_fast); in rwsem_down_read_slowpath()
1100 lockevent_inc(rwsem_sleep_reade in rwsem_down_read_slowpath()
[all...]
H A Dqspinlock_paravirt.h92 lockevent_inc(pv_lock_stealing); in pv_hybrid_queued_unfair_trylock()
323 lockevent_inc(pv_wait_node); in pv_wait_node()
420 lockevent_inc(lock_slowpath); in pv_wait_head_or_lock()
468 lockevent_inc(pv_wait_head); in pv_wait_head_or_lock()
532 lockevent_inc(pv_kick_unlock); in __pv_queued_spin_unlock_slowpath()
H A Dlock_events.h43 #define lockevent_inc(ev) __lockevent_inc(LOCKEVENT_ ##ev, true) macro
55 #define lockevent_inc(ev) macro
H A Dqspinlock.c390 lockevent_inc(lock_pending); in queued_spin_lock_slowpath()
398 lockevent_inc(lock_slowpath); in queued_spin_lock_slowpath()
414 lockevent_inc(lock_no_node); in queued_spin_lock_slowpath()
H A Dqspinlock_stat.h129 lockevent_inc(pv_kick_wake); in __pv_wait()
/kernel/linux/linux-6.6/kernel/locking/
H A Dqspinlock_paravirt.h92 lockevent_inc(pv_lock_stealing); in pv_hybrid_queued_unfair_trylock()
323 lockevent_inc(pv_wait_node); in pv_wait_node()
420 lockevent_inc(lock_slowpath); in pv_wait_head_or_lock()
468 lockevent_inc(pv_wait_head); in pv_wait_head_or_lock()
542 lockevent_inc(pv_kick_unlock); in __pv_queued_spin_unlock_slowpath()
H A Drwsem.c437 lockevent_inc(rwsem_wake_writer); in rwsem_mark_wake()
468 lockevent_inc(rwsem_rlock_handoff); in rwsem_mark_wake()
655 lockevent_inc(rwsem_wlock_handoff); in rwsem_try_write_lock()
698 lockevent_inc(rwsem_opt_lock); in rwsem_try_write_lock_unqueued()
712 lockevent_inc(rwsem_opt_fail); in rwsem_can_spin_on_owner()
878 lockevent_inc(rwsem_opt_nospin); in rwsem_optimistic_spin()
1017 lockevent_inc(rwsem_rlock_steal); in rwsem_down_read_slowpath()
1053 lockevent_inc(rwsem_rlock_fast); in rwsem_down_read_slowpath()
1087 lockevent_inc(rwsem_sleep_reader); in rwsem_down_read_slowpath()
1091 lockevent_inc(rwsem_rloc in rwsem_down_read_slowpath()
[all...]
H A Dlock_events.h43 #define lockevent_inc(ev) __lockevent_inc(LOCKEVENT_ ##ev, true) macro
55 #define lockevent_inc(ev) macro
H A Dqspinlock.c391 lockevent_inc(lock_pending); in queued_spin_lock_slowpath()
399 lockevent_inc(lock_slowpath); in queued_spin_lock_slowpath()
417 lockevent_inc(lock_no_node); in queued_spin_lock_slowpath()
H A Dqspinlock_stat.h129 lockevent_inc(pv_kick_wake); in __pv_wait()

Completed in 9 milliseconds