Searched refs:cpumask_all (Results 1 – 1 of 1) sorted by relevance
1042 static cpumask_t cpumask_all; in lock_torture_print_module_parms() local1043 cpumask_t *rcmp = cpumask_nonempty(bind_readers) ? bind_readers : &cpumask_all; in lock_torture_print_module_parms()1044 cpumask_t *wcmp = cpumask_nonempty(bind_writers) ? bind_writers : &cpumask_all; in lock_torture_print_module_parms()1046 cpumask_setall(&cpumask_all); in lock_torture_print_module_parms()