Searched refs:binder_debug (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/android/ |
H A D | binder.c | 164 #define binder_debug(mask, x...) \ macro 673 binder_debug(BINDER_DEBUG_SPINLOCKS, 689 binder_debug(BINDER_DEBUG_SPINLOCKS, 705 binder_debug(BINDER_DEBUG_SPINLOCKS, 721 binder_debug(BINDER_DEBUG_SPINLOCKS, 737 binder_debug(BINDER_DEBUG_SPINLOCKS, 753 binder_debug(BINDER_DEBUG_SPINLOCKS, 770 binder_debug(BINDER_DEBUG_SPINLOCKS, 793 binder_debug(BINDER_DEBUG_SPINLOCKS, 1095 binder_debug(BINDER_DEBUG_PRIORITY_CA in binder_set_nice() [all...] |
/kernel/linux/linux-6.6/drivers/android/ |
H A D | binder.c | 163 static __printf(2, 3) void binder_debug(int mask, const char *format, ...) in binder_debug() function 178 binder_debug(BINDER_DEBUG_FAILED_TRANSACTION, x) 300 binder_debug(BINDER_DEBUG_SPINLOCKS, 316 binder_debug(BINDER_DEBUG_SPINLOCKS, 332 binder_debug(BINDER_DEBUG_SPINLOCKS, 348 binder_debug(BINDER_DEBUG_SPINLOCKS, 364 binder_debug(BINDER_DEBUG_SPINLOCKS, 380 binder_debug(BINDER_DEBUG_SPINLOCKS, 397 binder_debug(BINDER_DEBUG_SPINLOCKS, 420 binder_debug(BINDER_DEBUG_SPINLOCK [all...] |
Completed in 8 milliseconds