Searched refs:binder_debug (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/android/ |
| D | binder.c | 142 #define binder_debug(mask, x...) \ macro 632 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_proc_lock() 648 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_proc_unlock() 664 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_inner_proc_lock() 680 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_inner_proc_unlock() 696 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_lock() 712 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_unlock() 729 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_inner_lock() 752 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_inner_unlock() 1055 binder_debug(BINDER_DEBUG_PRIORITY_CAP, in binder_set_nice() [all …]
|