Lines Matching refs:sync
615 bool sync)
624 if (sync)
664 * @sync: whether to do a synchronous wake-up
678 bool sync)
683 if (sync)
703 binder_wakeup_poll_threads_ilocked(proc, sync);
710 binder_wakeup_thread_ilocked(proc, thread, /* sync = */false);
2793 * the sync transaction was rejected
2854 binder_wakeup_thread_ilocked(proc, thread, !oneway /* sync */);
6753 /* sync binder / not one way */