Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/android/
Dbinder.c655 #define binder_inner_proc_lock(proc) _binder_inner_proc_lock(proc, __LINE__) macro
729 binder_inner_proc_lock(node->proc); in _binder_node_inner_lock()
775 binder_inner_proc_lock(proc); in binder_worklist_empty()
850 binder_inner_proc_lock(thread->proc); in binder_enqueue_thread_work()
872 binder_inner_proc_lock(proc); in binder_dequeue_work()
907 binder_inner_proc_lock(thread->proc); in binder_has_work()
1072 binder_inner_proc_lock(proc); in binder_get_node()
1143 binder_inner_proc_lock(proc); in binder_new_node()
1320 binder_inner_proc_lock(node->proc); in binder_inc_node_tmpref()
1783 binder_inner_proc_lock(thread->proc); in binder_thread_dec_tmpref()
[all …]