Searched refs:binder_debug_no_lock (Results 1 – 1 of 1) sorted by relevance
116 static bool binder_debug_no_lock; variable117 module_param_named(proc_no_lock, binder_debug_no_lock, bool, S_IWUSR | S_IRUGO);3540 int do_lock = !binder_debug_no_lock; in binder_state_show()3562 int do_lock = !binder_debug_no_lock; in binder_stats_show()3581 int do_lock = !binder_debug_no_lock; in binder_transactions_show()3597 int do_lock = !binder_debug_no_lock; in binder_proc_show()