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.c206 struct binder_transaction_log_entry { struct
227 struct binder_transaction_log_entry entry[32]; argument
233 static struct binder_transaction_log_entry *binder_transaction_log_add( in binder_transaction_log_add()
236 struct binder_transaction_log_entry *e; in binder_transaction_log_add()
3069 struct binder_transaction_log_entry *e; in binder_transaction()
3875 struct binder_transaction_log_entry *fe; in binder_transaction()
6929 struct binder_transaction_log_entry *e) in print_binder_transaction_log_entry()