Searched defs:initer (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/macros/ | ||
| H A D | module.rs | 341 let initer = in module() localVariable |
| /linux/rust/kernel/ | ||
| H A D | lib.rs | 176 let initer = move |slot: *mut Self| { in init() localVariable |