Searched refs:BINDER_DEBUG_BUFFER_ALLOC (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/android/ |
H A D | binder_alloc.c | 36 BINDER_DEBUG_BUFFER_ALLOC = 1U << 2, enumerator 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() 397 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 404 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 414 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 476 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 511 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_new_buf_locked() 599 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_delete_free_buffer() 609 binder_alloc_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_delete_free_buffer() [all …]
|