Searched refs:binder_wait_for_work (Results 1 – 3 of 3) sorted by relevance
18 unsafe fn binder_wait_for_work(proc_work: bool, transaction_stack: bool, thread_todo: bool);65 unsafe { binder_wait_for_work(proc_work, transaction_stack, thread_todo) } in trace_wait_for_work()
54 TRACE_EVENT(binder_wait_for_work,
4643 static int binder_wait_for_work(struct binder_thread *thread, in binder_wait_for_work() function4772 ret = binder_wait_for_work(thread, wait_for_proc_work); in binder_thread_read()