Lines Matching defs:transactions
692 * 1. All threads are busy handling transactions
1668 * we can if multiple synchronous transactions
2063 * transactions. For transactions that weren't
3105 binder_txn_error("%d:%d self transactions not allowed\n",
4692 goto done; /* DEAD_BINDER notifications can cause transactions */
5343 * Freezing the target. Prevent new transactions by
5345 * for transactions to drain.
5359 /* Check pending transactions that wait for reply */
6067 "%s: %d threads %d, nodes %d (ref %d), refs %d, active transactions %d\n",
6508 seq_printf(m, " pending transactions: %d\n", count);
6572 seq_puts(m, "binder transactions:\n");
6658 DEFINE_SHOW_ATTRIBUTE(transactions);
6675 .name = "transactions",