Home
last modified time | relevance | path

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

/linux-6.15/rust/kernel/alloc/
H A Dkvec.rs169 const fn is_zst() -> bool { in is_zst() function
176 if const { Self::is_zst() } { in capacity()
368 let layout = if Self::is_zst() { in from_raw_parts()
427 if Self::is_zst() { in reserve()