Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c1034 * binder_wakeup_thread_ilocked() - wakes up a thread for doing proc work.
1049 static void binder_wakeup_thread_ilocked(struct binder_proc *proc, in binder_wakeup_thread_ilocked() function
1083 binder_wakeup_thread_ilocked(proc, thread, /* sync = */false); in binder_wakeup_proc_ilocked()
3128 binder_wakeup_thread_ilocked(proc, thread, !oneway /* sync */); in binder_proc_transaction()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c661 * binder_wakeup_thread_ilocked() - wakes up a thread for doing proc work.
676 static void binder_wakeup_thread_ilocked(struct binder_proc *proc, in binder_wakeup_thread_ilocked() function
710 binder_wakeup_thread_ilocked(proc, thread, /* sync = */false); in binder_wakeup_proc_ilocked()
2854 binder_wakeup_thread_ilocked(proc, thread, !oneway /* sync */); in binder_proc_transaction()

Completed in 16 milliseconds