Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/android/
Dbinder.c441 binder_enqueue_thread_work(struct binder_thread *thread, in binder_enqueue_thread_work() function
3048 binder_enqueue_thread_work(thread, tcomplete); in binder_transaction()
3088 binder_enqueue_thread_work(thread, tcomplete); in binder_transaction()
3176 binder_enqueue_thread_work(thread, &thread->return_error.work); in binder_transaction()
3180 binder_enqueue_thread_work(thread, &thread->return_error.work); in binder_transaction()
3515 binder_enqueue_thread_work( in binder_thread_write()