aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/local_lock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-30local_lock: Move this_cpu_ptr() notation from internal to main headerSebastian Andrzej Siewior1-10/+10
2025-04-11locking/local_lock, mm: replace localtry_ helpers with local_trylock_t typeAlexei Starovoitov1-50/+8
2025-02-27locking/local_lock: Introduce localtry_lock_tSebastian Andrzej Siewior1-0/+70
2024-06-24locking/local_lock: Add local nested BH locking infrastructure.Sebastian Andrzej Siewior1-0/+10
2024-06-24locking/local_lock: Introduce guard definition for local_lock.Sebastian Andrzej Siewior1-0/+11
2020-05-28locking: Introduce local_lock()Thomas Gleixner1-0/+54