Searched refs:binder_debug (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/android/ |
| D | binder.c | 164 #define binder_debug(mask, x...) \ macro 651 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_proc_lock() 666 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_proc_unlock() 681 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_inner_proc_lock() 696 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_inner_proc_unlock() 711 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_lock() 726 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_unlock() 742 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_inner_lock() 761 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_inner_unlock() 1119 binder_debug(BINDER_DEBUG_PRIORITY_CAP, in binder_set_nice() [all …]
|