Searched refs:binder_debug (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/android/ ! |
H A D | binder.c | 141 static __printf(2, 3) void binder_debug(int mask, const char *format, ...) in binder_debug() function 156 binder_debug(BINDER_DEBUG_FAILED_TRANSACTION, x) 278 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_proc_lock() 294 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_proc_unlock() 310 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_inner_proc_lock() 326 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_inner_proc_unlock() 342 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_lock() 358 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_unlock() 375 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_inner_lock() 398 binder_debug(BINDER_DEBUG_SPINLOCK in _binder_node_inner_unlock() [all...] |