Searched refs:binder_debug (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/android/ |
| D | binder.c | 136 #define binder_debug(mask, x...) \ macro 222 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_proc_lock() 238 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_proc_unlock() 254 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_inner_proc_lock() 270 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_inner_proc_unlock() 286 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_lock() 302 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_unlock() 319 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_inner_lock() 342 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_inner_unlock() 624 binder_debug(BINDER_DEBUG_PRIORITY_CAP, in binder_set_nice() [all …]
|