Searched refs:binder_debug (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/android/ |
H A D | binder.c | 137 static __printf(2, 3) void binder_debug(int mask, const char *format, ...) in binder_debug() function 152 binder_debug(BINDER_DEBUG_FAILED_TRANSACTION, x) 274 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_proc_lock() 290 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_proc_unlock() 306 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_inner_proc_lock() 322 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_inner_proc_unlock() 338 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_lock() 354 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_unlock() 371 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_inner_lock() 394 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_inner_unlock() [all …]
|