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