Searched refs:update_node_refcount (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/android/binder/ |
| H A D | process.rs | 217 pub(crate) fn update_node_refcount( in update_node_refcount() method 246 self.update_node_refcount(&node, true, strong, 1, thread); in new_node_ref() 979 inner.update_node_refcount(&node, false, strong, 1, None); in update_node()
|
| H A D | node.rs | 475 .update_node_refcount(self, inc, strong, count, None); in update_refcount()
|