Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/android/
Dbinder.c484 static void binder_free_thread(struct binder_thread *thread);
1381 binder_free_thread(thread); in binder_thread_dec_tmpref()
4360 static void binder_free_thread(struct binder_thread *thread) in binder_free_thread() function