Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder_internal.h485 bool process_todo; member
H A Dbinder.c488 thread->pid == current->pid && !thread->process_todo) in binder_enqueue_thread_work_ilocked()
491 thread->process_todo = true; in binder_enqueue_thread_work_ilocked()
553 return thread->process_todo || in binder_has_work_ilocked()
4467 thread->process_todo = false; in binder_thread_read()