Home
last modified time | relevance | path

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

/linux/rust/kernel/alloc/
H A Dkvec.rs178 const fn is_zst() -> bool { in is_zst() function
185 if const { Self::is_zst() } { in capacity()
554 let layout = if Self::is_zst() { in from_raw_parts()
633 if Self::is_zst() { in reserve()
773 if Self::is_zst() { in shrink_to()