Searched refs:binder_debug_mask (Results 1 – 1 of 1) sorted by relevance
114 static uint32_t binder_debug_mask = BINDER_DEBUG_USER_ERROR | variable116 module_param_named(debug_mask, binder_debug_mask, uint, 0644);142 if (binder_debug_mask & mask) { in binder_debug()159 if (binder_debug_mask & BINDER_DEBUG_USER_ERROR) { in binder_user_error()