Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/android/
Dbinder.c285 #define binder_proc_unlock(proc) _binder_proc_unlock(proc, __LINE__) macro
1267 binder_proc_unlock(proc); in binder_get_node_from_ref()
1272 binder_proc_unlock(proc); in binder_get_node_from_ref()
1325 binder_proc_unlock(proc); in binder_update_ref_for_handle()
1332 binder_proc_unlock(proc); in binder_update_ref_for_handle()
1380 binder_proc_unlock(proc); in binder_inc_ref_for_node()
1401 binder_proc_unlock(proc); in binder_inc_ref_for_node()
3027 binder_proc_unlock(proc); in binder_transaction()
4106 binder_proc_unlock(proc); in binder_thread_write()
4127 binder_proc_unlock(proc); in binder_thread_write()
[all …]