Home
last modified time | relevance | path

Searched defs:is_empty (Results 1 – 6 of 6) sorted by relevance

/rust/kernel/
Dsecurity.rs81 pub fn is_empty(&self) -> bool { in is_empty() method
Duaccess.rs207 pub fn is_empty(&self) -> bool { in is_empty() method
375 pub fn is_empty(&self) -> bool { in is_empty() method
Dstr.rs24 pub const fn is_empty(&self) -> bool { in is_empty() method
175 pub const fn is_empty(&self) -> bool { in is_empty() method
Dlist.rs247 pub fn is_empty(&self) -> bool { in is_empty() method
/rust/kernel/alloc/
Dlayout.rs79 pub const fn is_empty(&self) -> bool { in is_empty() method
Dkvec.rs266 pub fn is_empty(&self) -> bool { in is_empty() function