Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder_internal.h520 bool looper_need_return; /* can be written by other thread */ member
H A Dbinder.c524 thread->looper_need_return || in binder_has_work_ilocked()
2201 thread->looper_need_return = true; in binder_transaction_buffer_release()
4487 if (ptr - buffer == 4 && !thread->looper_need_return) in binder_thread_read()
4913 thread->looper_need_return = true; in binder_get_thread_ilocked()
5577 thread->looper_need_return = false; in binder_ioctl()
5768 thread->looper_need_return = true; in binder_deferred_flush()
6090 thread->looper_need_return, in print_binder_thread_ilocked()