Home
last modified time | relevance | path

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

/drivers/android/
A Dbinder_internal.h443 int tmp_ref; member
507 atomic_t tmp_ref; member
A Dbinder.c1541 atomic_dec(&thread->tmp_ref); in binder_thread_dec_tmpref()
1565 proc->tmp_ref--; in binder_proc_dec_tmpref()
1567 !proc->tmp_ref) { in binder_proc_dec_tmpref()
1593 atomic_inc(&from->tmp_ref); in binder_get_txn_from()
2969 node->proc->tmp_ref++; in binder_get_node_refs_for_txn()
3101 target_proc->tmp_ref++; in binder_transaction()
3220 atomic_inc(&from->tmp_ref); in binder_transaction()
5278 proc->tmp_ref++; in binder_thread_release()
5283 atomic_inc(&thread->tmp_ref); in binder_thread_release()
5844 target_proc->tmp_ref++; in binder_ioctl()
[all …]

Completed in 18 milliseconds