Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/android/
Dbinder.c340 struct binder_thread { struct
358 struct binder_thread *from; argument
361 struct binder_thread *to_thread;
1170 static void binder_pop_transaction(struct binder_thread *target_thread, in binder_pop_transaction()
1190 struct binder_thread *target_thread; in binder_send_failed_reply()
1318 struct binder_thread *thread, in binder_transaction()
1325 struct binder_thread *target_thread = NULL; in binder_transaction()
1756 struct binder_thread *thread, in binder_thread_write()
2119 struct binder_thread *thread, uint32_t cmd) in binder_stat_br()
2130 struct binder_thread *thread) in binder_has_proc_work()
[all …]
Dbinder_trace.h27 struct binder_thread;