Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/android/
Dbinder.c643 #define binder_proc_unlock(_proc) _binder_proc_unlock(_proc, __LINE__) macro
1646 binder_proc_unlock(proc); in binder_get_node_from_ref()
1651 binder_proc_unlock(proc); in binder_get_node_from_ref()
1704 binder_proc_unlock(proc); in binder_update_ref_for_handle()
1711 binder_proc_unlock(proc); in binder_update_ref_for_handle()
1759 binder_proc_unlock(proc); in binder_inc_ref_for_node()
1768 binder_proc_unlock(proc); in binder_inc_ref_for_node()
2958 binder_proc_unlock(proc); in binder_transaction()
3894 binder_proc_unlock(proc); in binder_thread_write()
3915 binder_proc_unlock(proc); in binder_thread_write()
[all …]