Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/android/
Dbinder.c233 #define binder_proc_unlock(_proc) _binder_proc_unlock(_proc, __LINE__) macro
1215 binder_proc_unlock(proc); in binder_get_node_from_ref()
1220 binder_proc_unlock(proc); in binder_get_node_from_ref()
1273 binder_proc_unlock(proc); in binder_update_ref_for_handle()
1280 binder_proc_unlock(proc); in binder_update_ref_for_handle()
1328 binder_proc_unlock(proc); in binder_inc_ref_for_node()
1337 binder_proc_unlock(proc); in binder_inc_ref_for_node()
2563 binder_proc_unlock(proc); in binder_transaction()
3534 binder_proc_unlock(proc); in binder_thread_write()
3555 binder_proc_unlock(proc); in binder_thread_write()
[all …]