Searched refs:binder_alloc_debug (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/android/ |
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() 372 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in debug_low_async_space_locked() 396 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_alloc_new_buf_locked() 406 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 413 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 420 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 470 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_alloc_new_buf_locked() [all …]
|