Searched refs:binder_thread_dec_tmpref (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/android/
H A Dbinder.c1434 * binder_thread_dec_tmpref() - decrement thread->tmp_ref
1445 static void binder_thread_dec_tmpref(struct binder_thread *thread) function
1492 * binder_thread_dec_tmpref() is called.
1538 binder_thread_dec_tmpref(from);
1640 binder_thread_dec_tmpref(target_thread);
2905 binder_thread_dec_tmpref(from);
3662 binder_thread_dec_tmpref(target_thread);
3728 binder_thread_dec_tmpref(target_thread);
4689 binder_thread_dec_tmpref(t_from);
4724 binder_thread_dec_tmpref(t_fro
[all...]

Completed in 171 milliseconds