Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/android/
Dbinder.c890 static void binder_free_thread(struct binder_thread *thread);
1787 binder_free_thread(thread); in binder_thread_dec_tmpref()
4698 static void binder_free_thread(struct binder_thread *thread) in binder_free_thread() function