Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Dnode.rs418 pub(crate) fn incr_refcount_allow_zero2one( in incr_refcount_allow_zero2one() method
466 match self.incr_refcount_allow_zero2one(strong, owner_inner) { in incr_refcount_allow_zero2one_with_wrapper()
H A Dprocess.rs260 .incr_refcount_allow_zero2one(strong, self)? in new_node_ref_with_thread()