Home
last modified time | relevance | path

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

/linux/rust/kernel/sync/
H A Drefcount.rs104 pub fn dec_and_test(&self) -> bool { in dec_and_test() method
H A Darc.rs358 if refcount.dec_and_test() { in into_unique_or_drop()
471 let is_zero = unsafe { self.ptr.as_ref() }.refcount.dec_and_test(); in drop()
/linux/rust/kernel/block/mq/
H A Drequest.rs250 let is_zero = refcount.dec_and_test(); in dec_ref()
/linux/scripts/atomic/
H A Datomics.tbl34 dec_and_test b v