Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/android/
Dbinder.c200 struct binder_transaction_log_entry { struct
221 struct binder_transaction_log_entry entry[32]; argument
227 static struct binder_transaction_log_entry *binder_transaction_log_add( in binder_transaction_log_add()
230 struct binder_transaction_log_entry *e; in binder_transaction_log_add()
2891 struct binder_transaction_log_entry *e; in binder_transaction()
3687 struct binder_transaction_log_entry *fe; in binder_transaction()
6399 struct binder_transaction_log_entry *e) in print_binder_transaction_log_entry()