Searched refs:binder_alloc_debug (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/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() 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() 661 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_alloc_new_buf() 751 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_free_buf_locked() 956 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_alloc_mmap_handler() [all …]
|