Home
last modified time | relevance | path

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

/rust/kernel/
Djump_label.rs23 let _key: *const $keytyp = ::core::ptr::addr_of!($key); localVariable
24 let _key: *const $crate::bindings::static_key = ::core::ptr::addr_of!((*_key).$field); localVariable