Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Dnode.rs460 pub(crate) fn incr_refcount_allow_zero2one_with_wrapper( in incr_refcount_allow_zero2one_with_wrapper() method
H A Dprocess.rs262 Some(wrapper) => node.incr_refcount_allow_zero2one_with_wrapper(strong, wrapper, self), in new_node_ref_with_thread()