Searched refs:BINDER_DEBUG_USER_ERROR (Results 1 – 2 of 2) sorted by relevance
34 BINDER_DEBUG_USER_ERROR = 1U << 0, enumerator39 static uint32_t binder_alloc_debug_mask = BINDER_DEBUG_USER_ERROR;220 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_update_page_range()373 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in debug_low_async_space_locked()402 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_alloc_new_buf_locked()476 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_alloc_new_buf_locked()479 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_alloc_new_buf_locked()804 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_alloc_mmap_handler()
97 BINDER_DEBUG_USER_ERROR = 1U << 0, enumerator113 static uint32_t binder_debug_mask = BINDER_DEBUG_USER_ERROR |144 if (binder_debug_mask & BINDER_DEBUG_USER_ERROR) \