Searched refs:binder_debug_mask (Results 1 – 1 of 1) sorted by relevance
141 static uint32_t binder_debug_mask = BINDER_DEBUG_USER_ERROR | variable143 module_param_named(debug_mask, binder_debug_mask, uint, 0644);166 if (binder_debug_mask & mask) \172 if (binder_debug_mask & BINDER_DEBUG_USER_ERROR) \