Home
last modified time | relevance | path

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

/linux/rust/pin-init/internal/src/
H A Dzeroable.rs93 ::pin_init::__maybe_derive_zeroable!( in maybe_derive()
/linux/rust/pin-init/src/
H A Dmacros.rs1622 macro_rules! __maybe_derive_zeroable { macro