Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder.c503 binder_enqueue_thread_work(struct binder_thread *thread, in binder_enqueue_thread_work() function
3608 binder_enqueue_thread_work(thread, tcomplete); in binder_transaction()
3656 binder_enqueue_thread_work(thread, tcomplete); in binder_transaction()
3754 binder_enqueue_thread_work(thread, &thread->return_error.work); in binder_transaction()
3762 binder_enqueue_thread_work(thread, &thread->return_error.work); in binder_transaction()
4098 binder_enqueue_thread_work( in binder_thread_write()