Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder.c204 int call_type; member
2944 e->call_type = reply ? 2 : !!(tr->flags & TF_ONE_WAY); in binder_transaction()
6451 e->debug_id, (e->call_type == 2) ? "reply" : in print_binder_transaction_log_entry()
6452 ((e->call_type == 1) ? "async" : "call "), e->from_proc, in print_binder_transaction_log_entry()