Searched refs:binder_debug_mask (Results 1 – 1 of 1) sorted by relevance
115 static uint32_t binder_debug_mask = BINDER_DEBUG_USER_ERROR | variable117 module_param_named(debug_mask, binder_debug_mask, uint, 0644);140 if (binder_debug_mask & mask) \146 if (binder_debug_mask & BINDER_DEBUG_USER_ERROR) \