Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c945 static void binder_free_thread(struct binder_thread *thread);
1864 binder_free_thread(thread); in binder_thread_dec_tmpref()
5172 static void binder_free_thread(struct binder_thread *thread) in binder_free_thread() function
5193 * free the thread in binder_free_thread() in binder_thread_release()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c572 static void binder_free_thread(struct binder_thread *thread);
1491 binder_free_thread(thread); in binder_thread_dec_tmpref()
5009 static void binder_free_thread(struct binder_thread *thread) in binder_free_thread() function
5030 * free the thread in binder_free_thread() in binder_thread_release()

Completed in 17 milliseconds