Expand description
A kernel spinlock.
This module allows Rust code to use the kernel’s spinlock_t
.
Structs
- A kernel
spinlock_t
lock backend.
Type Aliases
- A spinlock.
A kernel spinlock.
This module allows Rust code to use the kernel’s spinlock_t
.
spinlock_t
lock backend.