Lines Matching refs:tmp_ref
1378 atomic_dec(&thread->tmp_ref); in binder_thread_dec_tmpref()
1379 if (thread->is_dead && !atomic_read(&thread->tmp_ref)) { in binder_thread_dec_tmpref()
1402 proc->tmp_ref--; in binder_proc_dec_tmpref()
1404 !proc->tmp_ref) { in binder_proc_dec_tmpref()
1430 atomic_inc(&from->tmp_ref); in binder_get_txn_from()
2436 node->proc->tmp_ref++; in binder_get_node_refs_for_txn()
2537 target_proc->tmp_ref++; in binder_transaction()
2652 atomic_inc(&from->tmp_ref); in binder_transaction()
4296 atomic_set(&thread->tmp_ref, 0); in binder_get_thread_ilocked()
4375 proc->tmp_ref++; in binder_thread_release()
4380 atomic_inc(&thread->tmp_ref); in binder_thread_release()
4901 target_proc->tmp_ref++; in binder_ioctl()
5259 proc->tmp_ref++; in binder_deferred_release()
5462 atomic_read(&thread->tmp_ref)); in print_binder_thread_ilocked()