Home
last modified time | relevance | path

Searched refs:get_lock_class (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/sync/lock/
H A Dglobal.rs30 fn get_lock_class() -> Pin<&'static LockClassKey>; in get_lock_class() method
74 B::get_lock_class().as_ptr(), in init()
277 fn get_lock_class() -> Pin<&'static $crate::sync::LockClassKey> {