Home
last modified time | relevance | path

Searched refs:binder_alloc_debug_mask (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/android/
H A Dbinder_alloc.c39 static uint32_t binder_alloc_debug_mask = BINDER_DEBUG_USER_ERROR; variable
41 module_param_named(debug_mask, binder_alloc_debug_mask,
46 if (binder_alloc_debug_mask & mask) \