Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder.c276 #define binder_inner_proc_lock(proc) _binder_inner_proc_lock(proc, __LINE__) macro
350 binder_inner_proc_lock(node->proc); in _binder_node_inner_lock()
396 binder_inner_proc_lock(proc); in binder_worklist_empty()
471 binder_inner_proc_lock(thread->proc); in binder_enqueue_thread_work()
493 binder_inner_proc_lock(proc); in binder_dequeue_work()
533 binder_inner_proc_lock(thread->proc); in binder_has_work()
829 binder_inner_proc_lock(proc); in binder_get_node()
905 binder_inner_proc_lock(proc); in binder_new_node()
1082 binder_inner_proc_lock(node->proc); in binder_inc_node_tmpref()
1559 binder_inner_proc_lock(thread->proc); in binder_thread_dec_tmpref()
[all …]