Searched refs:binder_debug_mask (Results 1 – 1 of 1) sorted by relevance
112 static uint32_t binder_debug_mask = BINDER_DEBUG_USER_ERROR | variable114 module_param_named(debug_mask, binder_debug_mask, uint, S_IWUSR | S_IRUGO);137 if (binder_debug_mask & mask) \143 if (binder_debug_mask & BINDER_DEBUG_USER_ERROR) \