Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder.c662 #define binder_proc_unlock(_proc) _binder_proc_unlock(_proc, __LINE__) macro
1712 binder_proc_unlock(proc); in binder_get_node_from_ref()
1717 binder_proc_unlock(proc); in binder_get_node_from_ref()
1770 binder_proc_unlock(proc); in binder_update_ref_for_handle()
1777 binder_proc_unlock(proc); in binder_update_ref_for_handle()
1825 binder_proc_unlock(proc); in binder_inc_ref_for_node()
1834 binder_proc_unlock(proc); in binder_inc_ref_for_node()
2830 binder_proc_unlock(proc); in binder_transaction()
3616 binder_proc_unlock(proc); in binder_thread_write()
3637 binder_proc_unlock(proc); in binder_thread_write()
[all …]