Searched refs:binder_alloc_debug (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/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() 457 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in debug_no_space_locked() 505 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in debug_low_async_space_locked() 531 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 555 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_alloc_new_buf_locked() 576 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 599 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC_ASYNC, in binder_alloc_new_buf_locked() 661 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_alloc_new_buf() 669 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf() [all …]
|