Searched refs:binder_last_id (Results 1 – 1 of 1) sorted by relevance
90 static atomic_t binder_last_id; variable1141 node->debug_id = atomic_inc_return(&binder_last_id); in binder_init_node_ilocked()1461 new_ref->data.debug_id = atomic_inc_return(&binder_last_id); in binder_get_ref_for_node_olocked()2865 int t_debug_id = atomic_inc_return(&binder_last_id); in binder_transaction()