Searched refs:binder_debug (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/android/ |
| D | binder.c | 138 #define binder_debug(mask, x...) \ macro 628 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_proc_lock() 644 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_proc_unlock() 660 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_inner_proc_lock() 676 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_inner_proc_unlock() 692 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_lock() 708 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_unlock() 725 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_inner_lock() 748 binder_debug(BINDER_DEBUG_SPINLOCKS, in _binder_node_inner_unlock() 1030 binder_debug(BINDER_DEBUG_PRIORITY_CAP, in binder_set_nice() [all …]
|