Searched refs:binder_alloc_debug (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/android/ |
H A D | binder_alloc.c | 44 #define binder_alloc_debug(mask, x...) \ macro 81 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_insert_free_buffer() 191 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_update_page_range() 220 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_update_page_range() 357 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in debug_low_async_space_locked() 387 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_alloc_new_buf_locked() 397 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 404 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 414 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 461 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_alloc_new_buf_locked() [all …]
|