Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/android/
Dbinder.c284 #define binder_proc_unlock(_proc) _binder_proc_unlock(_proc, __LINE__) macro
1266 binder_proc_unlock(proc); in binder_get_node_from_ref()
1271 binder_proc_unlock(proc); in binder_get_node_from_ref()
1324 binder_proc_unlock(proc); in binder_update_ref_for_handle()
1331 binder_proc_unlock(proc); in binder_update_ref_for_handle()
1379 binder_proc_unlock(proc); in binder_inc_ref_for_node()
1400 binder_proc_unlock(proc); in binder_inc_ref_for_node()
3003 binder_proc_unlock(proc); in binder_transaction()
4071 binder_proc_unlock(proc); in binder_thread_write()
4092 binder_proc_unlock(proc); in binder_thread_write()
[all …]