Home
last modified time | relevance | path

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

/linux-6.15/rust/pin-init/internal/src/
H A Dzeroable.rs68 ::pin_init::__derive_zeroable!( in derive()
/linux-6.15/rust/pin-init/src/
H A Dmacros.rs1384 macro_rules! __derive_zeroable { macro