Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/android/
Dbinder.c578 static void binder_wakeup_thread_ilocked(struct binder_proc *proc, in binder_wakeup_thread_ilocked() function
612 binder_wakeup_thread_ilocked(proc, thread, /* sync = */false); in binder_wakeup_proc_ilocked()
2395 binder_wakeup_thread_ilocked(proc, thread, !oneway /* sync */); in binder_proc_transaction()