Searched refs:binder_alloc_debug (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/android/ ! |
H A D | binder_alloc.c | 45 #define binder_alloc_debug(mask, x...) \ macro 83 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_insert_free_buffer() 455 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in debug_no_space_locked() 503 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in debug_low_async_space_locked() 529 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 553 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_alloc_new_buf_locked() 574 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 597 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC_ASYNC, in binder_alloc_new_buf_locked() 659 binder_alloc_debug(BINDER_DEBUG_USER_ERROR, in binder_alloc_new_buf() 667 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf() [all …]
|