Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/android/
Dbinder.c915 static void binder_free_thread(struct binder_thread *thread);
1812 binder_free_thread(thread); in binder_thread_dec_tmpref()
4699 static void binder_free_thread(struct binder_thread *thread) in binder_free_thread() function