Searched refs:binder_debug (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/android/ |
| H A D | binder.c | 142 static __printf(2, 3) void binder_debug(int mask, const char *format, ...) in binder_debug() function 157 binder_debug(BINDER_DEBUG_FAILED_TRANSACTION, x) 279 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_proc_lock() 295 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_proc_unlock() 311 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_inner_proc_lock() 327 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_inner_proc_unlock() 343 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_lock() 359 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_unlock() 376 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_inner_lock() 399 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_inner_unlock() [all …]
|