Searched refs:binder_alloc_debug (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/android/ |
D | binder_alloc.c | 50 #define binder_alloc_debug(mask, x...) \ macro 88 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_insert_free_buffer() 157 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_alloc_prepare_to_free_locked() 202 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_update_page_range() 231 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_update_page_range() 381 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_alloc_new_buf_locked() 391 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 398 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 405 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 455 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_alloc_new_buf_locked() [all …]
|