Home
last modified time | relevance | path

Searched refs:has_async_transaction (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/android/
A Dbinder_internal.h285 bool has_async_transaction; member
A Dbinder.c2364 if (node->has_async_transaction) in binder_proc_transaction()
2367 node->has_async_transaction = true; in binder_proc_transaction()
3202 BUG_ON(!buf_node->has_async_transaction); in binder_free_buf()
3207 buf_node->has_async_transaction = false; in binder_free_buf()
5550 if (!print_all && !node->has_async_transaction) in print_binder_proc()

Completed in 59 milliseconds