Home
last modified time | relevance | path

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

/openbmc/linux/rust/macros/
H A Dzeroable.rs64 ::kernel::__derive_zeroable!( in derive()
/openbmc/linux/rust/kernel/init/
H A Dmacros.rs1352 macro_rules! __derive_zeroable { macro