Searched refs:scfs_prim (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dscftorture.c120 int scfs_prim; member in struct:scf_selector
218 scfsp->scfs_prim = prim;
235 scf_prim_name[scfsp->scfs_prim],
326 if (scfsp->scfs_prim == SCF_PRIM_SINGLE || scfsp->scfs_wait) {
339 switch (scfsp->scfs_prim) {
425 if (WARN_ON_ONCE((num_online_cpus() > 1 || scfsp->scfs_prim == SCF_PRIM_SINGLE) &&
427 pr_warn("%s: Memory-ordering failure, scfs_prim: %d.\n", __func__, scfsp->scfs_prim);

Completed in 108 milliseconds