Home
last modified time | relevance | path

Searched defs:SpinLockBackend (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/rust/kernel/sync/lock/
Dspinlock.rs89 pub struct SpinLockBackend; struct
93 unsafe impl super::Backend for SpinLockBackend { implementation