aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/spinlock.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-19rust: sync: Add lock::Backend::assert_is_held()Lyude Paul1-0/+5
2024-11-26Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-1/+5
2024-11-11rust: helpers: Avoid raw_spin_lock initialization for PREEMPT_RTEder Zulian1-2/+6
2024-10-21rust: helpers: remove unnecessary header includesTamir Duberstein1-1/+0
2024-10-10rust: lock: add trylock method support for lock backendFilipe Xavier1-0/+5
2024-08-19rust: kbuild: auto generate helper exportsGary Guo1-3/+0
2024-08-18rust: kbuild: split up helpers.cAndreas Hindborg1-0/+27