Searched defs:active_transactions (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/android/
H A Dbinder.c2557 int active_transactions = 0; local
2564 active_transactions++;
2590 return active_transactions;
3067 active_transactions, page_count; local
3082 active_transactions = 0;
3088 active_transactions += binder_free_thread(proc, thread);
3162 outgoing_refs, active_transactions, buffers, page_count);

Completed in 39 milliseconds