Home
last modified time | relevance | path

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

/linux/drivers/android/
A Dbinder_internal.h448 int tmp_ref; member
509 atomic_t tmp_ref; member
A Dbinder.c1378 atomic_dec(&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()
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()
[all …]

Completed in 91 milliseconds