Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder.c222 int call_type; member
2745 e->call_type = reply ? 2 : !!(tr->flags & TF_ONE_WAY); in binder_transaction()
5539 e->debug_id, (e->call_type == 2) ? "reply" : in print_binder_transaction_log_entry()
5540 ((e->call_type == 1) ? "async" : "call "), e->from_proc, in print_binder_transaction_log_entry()