Searched refs:tmp_ref (Results 1 – 2 of 2) sorted by relevance
427 int tmp_ref; member491 atomic_t tmp_ref; member
1450 atomic_dec(&thread->tmp_ref); in binder_thread_dec_tmpref()1451 if (thread->is_dead && !atomic_read(&thread->tmp_ref)) { in binder_thread_dec_tmpref()1474 proc->tmp_ref--; in binder_proc_dec_tmpref()1476 !proc->tmp_ref) { in binder_proc_dec_tmpref()1502 atomic_inc(&from->tmp_ref); in binder_get_txn_from()2879 node->proc->tmp_ref++; in binder_get_node_refs_for_txn()3012 target_proc->tmp_ref++; in binder_transaction()3133 atomic_inc(&from->tmp_ref); in binder_transaction()4880 atomic_set(&thread->tmp_ref, 0); in binder_get_thread_ilocked()4960 proc->tmp_ref++; in binder_thread_release()[all …]