Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder.c546 static void binder_free_thread(struct binder_thread *thread);
1453 binder_free_thread(thread); in binder_thread_dec_tmpref()
4937 static void binder_free_thread(struct binder_thread *thread) in binder_free_thread() function