Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder.c468 binder_enqueue_thread_work(struct binder_thread *thread, in binder_enqueue_thread_work() function
3650 binder_enqueue_thread_work(thread, tcomplete); in binder_transaction()
3692 binder_enqueue_thread_work(thread, tcomplete); in binder_transaction()
3781 binder_enqueue_thread_work(thread, &thread->return_error.work); in binder_transaction()
3785 binder_enqueue_thread_work(thread, &thread->return_error.work); in binder_transaction()
4114 binder_enqueue_thread_work( in binder_thread_write()