Home
last modified time | relevance | path

Searched refs:binder_alloc_debug_mask (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/android/
Dbinder_alloc.c45 static uint32_t binder_alloc_debug_mask = BINDER_DEBUG_USER_ERROR; variable
47 module_param_named(debug_mask, binder_alloc_debug_mask,
52 if (binder_alloc_debug_mask & mask) \