Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Dnode.rs359 let list_arc = ListArc::try_from_arc(self.clone()).ok().unwrap(); in inc_ref_done_locked() localVariable
402 let list_arc = ListArc::try_from_arc(self.clone()).ok().unwrap(); in update_refcount_locked() localVariable
434 let list_arc = ListArc::try_from_arc(self.clone()).ok().unwrap(); in incr_refcount_allow_zero2one() localVariable
439 let list_arc = ListArc::try_from_arc(self.clone()).ok().unwrap(); in incr_refcount_allow_zero2one() localVariable