Home
last modified time | relevance | path

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

/linux/drivers/android/binder/node/
H A Dwrapper.rs11 pub(crate) struct CritIncrWrapper { struct
15 impl CritIncrWrapper { impl
/linux/drivers/android/binder/
H A Dprocess.rs256 wrapper: Option<CritIncrWrapper>, in new_node_ref_with_thread()
761 wrapper: Option<CritIncrWrapper>, in get_node_inner()
H A Dnode.rs463 wrapper: CritIncrWrapper, in incr_refcount_allow_zero2one_with_wrapper()