Searched refs:cpumask_all (Results 1 – 1 of 1) sorted by relevance
1096 static cpumask_t cpumask_all; in lock_torture_print_module_parms() local1097 cpumask_t *rcmp = cpumask_nonempty(bind_readers) ? bind_readers : &cpumask_all; in lock_torture_print_module_parms()1098 cpumask_t *wcmp = cpumask_nonempty(bind_writers) ? bind_writers : &cpumask_all; in lock_torture_print_module_parms()1100 cpumask_setall(&cpumask_all); in lock_torture_print_module_parms()