linux/kernel/locking
Alibek Omarov c1ce54bceb Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
..
Makefile rtmutex: wire up RT's locking 2023-03-25 04:21:26 +03:00
lock_events.c locking/lock_events: Don't show pvqspinlock events on bare metal 2019-04-10 10:56:05 +02:00
lock_events.h locking/lock_events: Use raw_cpu_{add,inc}() for stats 2019-06-03 12:32:56 +02:00
lock_events_list.h locking/rwsem: Adaptive disabling of reader optimistic spinning 2019-06-17 12:28:09 +02:00
lockdep.c lockdep: Make it RT aware 2023-03-25 04:21:29 +03:00
lockdep_internals.h locking/lockdep: Decrement IRQ context counters when removing lock chain 2020-10-01 13:17:33 +02:00
lockdep_proc.c locking/lockdep: Fix overflow in presentation of average lock-time 2020-09-03 11:26:47 +02:00
lockdep_states.h locking/lockdep: Rework FS_RECLAIM annotation 2017-08-10 12:29:03 +02:00
locktorture.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
mcs_spinlock.h locking/mcs: Use smp_cond_load_acquire() in MCS spin loop 2018-04-27 09:48:49 +02:00
mutex-debug.c locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal 2021-05-26 12:05:15 +02:00
mutex-debug.h locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal 2021-05-26 12:05:15 +02:00
mutex-rt.c rtmutex: add mutex implementation based on rtmutex 2023-03-25 04:21:26 +03:00
mutex.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
mutex.h locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal 2021-05-26 12:05:15 +02:00
osq_lock.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
percpu-rwsem.c locking/percpu-rwsem: Add might_sleep() for writer locking 2023-03-25 04:21:17 +03:00
qrwlock.c locking/qrwlock: Fix ordering in queued_write_lock_slowpath() 2021-04-28 13:19:14 +02:00
qspinlock.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
qspinlock_paravirt.h Revert "locking/pvqspinlock: Don't wait if vCPU is preempted" 2019-09-25 10:22:37 +02:00
qspinlock_stat.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
rtmutex-debug.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rtmutex-debug.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rtmutex.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
rtmutex.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rtmutex_common.h rtmutex: add ww_mutex addon for mutex-rt 2023-03-25 04:21:26 +03:00
rwlock-rt.c locking: Make spinlock_t and rwlock_t a RCU section on RT 2023-03-25 04:21:27 +03:00
rwsem-rt.c locking/rwsem-rt: Remove might_sleep() in __up_read() 2023-03-25 04:21:37 +03:00
rwsem.c rwsem: Provide down_read_non_owner() and up_read_non_owner() for -RT 2023-03-25 04:21:36 +03:00
rwsem.h locking/percpu-rwsem: Remove the embedded rwsem 2023-03-25 04:21:17 +03:00
semaphore.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 436 2019-06-05 17:37:17 +02:00
spinlock.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
spinlock_debug.c rtmutex: wire up RT's locking 2023-03-25 04:21:26 +03:00
test-ww_mutex.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 9 2019-05-21 11:28:40 +02:00