Home
last modified time | relevance | path

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

/linux-5.10/drivers/android/
Dbinder.c847 binder_enqueue_thread_work(struct binder_thread *thread, in binder_enqueue_thread_work() function
3403 binder_enqueue_thread_work(thread, tcomplete); in binder_transaction()
3439 binder_enqueue_thread_work(thread, tcomplete); in binder_transaction()
3525 binder_enqueue_thread_work(thread, &thread->return_error.work); in binder_transaction()
3529 binder_enqueue_thread_work(thread, &thread->return_error.work); in binder_transaction()
3861 binder_enqueue_thread_work( in binder_thread_write()