Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder.c205 struct binder_transaction_log_entry { struct
226 struct binder_transaction_log_entry entry[32]; argument
232 static struct binder_transaction_log_entry *binder_transaction_log_add( in binder_transaction_log_add()
235 struct binder_transaction_log_entry *e; in binder_transaction_log_add()
3014 struct binder_transaction_log_entry *e; in binder_transaction()
3815 struct binder_transaction_log_entry *fe; in binder_transaction()
6866 struct binder_transaction_log_entry *e) in print_binder_transaction_log_entry()