Searched refs:binder_last_id (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/android/
H A Dbinder.c58 static int binder_last_id; variable
909 node->debug_id = ++binder_last_id;
1044 new_ref->debug_id = ++binder_last_id;
1451 t->debug_id = ++binder_last_id;

Completed in 336 milliseconds