Searched refs:binder_debug (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/android/ |
D | binder.c | 135 #define binder_debug(mask, x...) \ macro 448 binder_debug(BINDER_DEBUG_PRIORITY_CAP, in binder_set_nice() 479 binder_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_insert_free_buffer() 557 binder_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_update_page_range() 679 binder_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_buf() 710 binder_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_buf() 740 binder_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_alloc_buf() 748 binder_debug(BINDER_DEBUG_BUFFER_ALLOC_ASYNC, in binder_alloc_buf() 780 binder_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_delete_free_buffer() 793 binder_debug(BINDER_DEBUG_BUFFER_ALLOC, in binder_delete_free_buffer() [all …]
|