Searched refs:has_async_transaction (Results 1 – 2 of 2) sorted by relevance
273 bool has_async_transaction; member
3040 if (node->has_async_transaction) in binder_proc_transaction()3043 node->has_async_transaction = true; in binder_proc_transaction()4099 BUG_ON(!buf_node->has_async_transaction); in binder_free_buf()4104 buf_node->has_async_transaction = false; in binder_free_buf()6498 if (!print_all && !node->has_async_transaction) in print_binder_proc()