Searched refs:has_async_transaction (Results 1 – 1 of 1) sorted by relevance
336 bool has_async_transaction; member2739 if (node->has_async_transaction) in binder_proc_transaction()2742 node->has_async_transaction = true; in binder_proc_transaction()3558 BUG_ON(!buf_node->has_async_transaction); in binder_free_buf()3563 buf_node->has_async_transaction = false; in binder_free_buf()5709 if (!print_all && !node->has_async_transaction) in print_binder_proc()