Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Dnode.rs378 pub(crate) fn update_refcount_locked( in update_refcount_locked() method
H A Dprocess.rs225 let push = node.update_refcount_locked(inc, strong, count, self); in update_node_refcount()