Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c16 * binder_proc_lock() and binder_proc_unlock() are
679 * binder_proc_unlock() - Release spinlock for given binder_proc
684 #define binder_proc_unlock(_proc) _binder_proc_unlock(_proc, __LINE__) macro
1686 binder_proc_unlock(proc); in binder_get_node_from_ref()
1691 binder_proc_unlock(proc); in binder_get_node_from_ref()
1744 binder_proc_unlock(proc); in binder_update_ref_for_handle()
1751 binder_proc_unlock(proc); in binder_update_ref_for_handle()
1799 binder_proc_unlock(proc); in binder_inc_ref_for_node()
1820 binder_proc_unlock(proc); in binder_inc_ref_for_node()
3302 binder_proc_unlock(pro in binder_transaction()
[all...]
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c16 * binder_proc_lock() and binder_proc_unlock() are
306 * binder_proc_unlock() - Release spinlock for given binder_proc
311 #define binder_proc_unlock(proc) _binder_proc_unlock(proc, __LINE__) macro
1313 binder_proc_unlock(proc); in binder_get_node_from_ref()
1318 binder_proc_unlock(proc); in binder_get_node_from_ref()
1371 binder_proc_unlock(proc); in binder_update_ref_for_handle()
1378 binder_proc_unlock(proc); in binder_update_ref_for_handle()
1426 binder_proc_unlock(proc); in binder_inc_ref_for_node()
1447 binder_proc_unlock(proc); in binder_inc_ref_for_node()
3073 binder_proc_unlock(pro in binder_transaction()
[all...]

Completed in 12 milliseconds