Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c5180 static int binder_thread_release(struct binder_proc *proc, in binder_thread_release() function
5537 binder_thread_release(proc, thread); in binder_ioctl()
5978 active_transactions += binder_thread_release(proc, thread); in binder_deferred_release()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c5017 static int binder_thread_release(struct binder_proc *proc, in binder_thread_release() function
5486 binder_thread_release(proc, thread); in binder_ioctl()
6025 active_transactions += binder_thread_release(proc, thread); in binder_deferred_release()

Completed in 16 milliseconds