Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/android/
Dbinder.c536 static void binder_free_thread(struct binder_thread *thread);
1445 binder_free_thread(thread); in binder_thread_dec_tmpref()
4926 static void binder_free_thread(struct binder_thread *thread) in binder_free_thread() function