Home
last modified time | relevance | path

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

/linux-6.15/drivers/android/
H A Dbinder_internal.h445 int tmp_ref; member
509 atomic_t tmp_ref; member
H A Dbinder.c1537 atomic_dec(&thread->tmp_ref); in binder_thread_dec_tmpref()
1561 proc->tmp_ref--; in binder_proc_dec_tmpref()
1563 !proc->tmp_ref) { in binder_proc_dec_tmpref()
1589 atomic_inc(&from->tmp_ref); in binder_get_txn_from()
2966 node->proc->tmp_ref++; in binder_get_node_refs_for_txn()
3098 target_proc->tmp_ref++; in binder_transaction()
3219 atomic_inc(&from->tmp_ref); in binder_transaction()
5281 proc->tmp_ref++; in binder_thread_release()
5286 atomic_inc(&thread->tmp_ref); in binder_thread_release()
5866 target_proc->tmp_ref++; in binder_ioctl()
[all …]