Home
last modified time | relevance | path

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

/rust/kernel/
Dinit.rs1026 let slot = slot.cast::<T>(); localVariable
1070 let slot = slot.cast::<T>(); localVariable
1162 let slot = this.as_mut_ptr(); in try_pin_init() localVariable
1176 let slot = this.as_mut_ptr(); in try_init() localVariable
1192 let slot = this.as_mut_ptr(); in try_pin_init() localVariable
1206 let slot = this.as_mut_ptr(); in try_init() localVariable