Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/android/
Dbinder.c984 static void binder_wakeup_thread_ilocked(struct binder_proc *proc, in binder_wakeup_thread_ilocked() function
1018 binder_wakeup_thread_ilocked(proc, thread, /* sync = */false); in binder_wakeup_proc_ilocked()
2764 binder_wakeup_thread_ilocked(proc, thread, !oneway /* sync */); in binder_proc_transaction()