PMU_F_IN_USE 573 arch/s390/kernel/perf_cpum_cf_diag.c if (cpuhw->flags & PMU_F_IN_USE) { PMU_F_IN_USE 580 arch/s390/kernel/perf_cpum_cf_diag.c cpuhw->flags |= PMU_F_IN_USE; PMU_F_IN_USE 599 arch/s390/kernel/perf_cpum_cf_diag.c cpuhw->flags &= ~PMU_F_IN_USE; PMU_F_IN_USE 1882 arch/s390/kernel/perf_cpum_sf.c if (cpuhw->flags & PMU_F_IN_USE) PMU_F_IN_USE 1928 arch/s390/kernel/perf_cpum_sf.c cpuhw->flags |= PMU_F_IN_USE; PMU_F_IN_USE 1947 arch/s390/kernel/perf_cpum_sf.c cpuhw->flags &= ~PMU_F_IN_USE; PMU_F_IN_USE 2048 arch/s390/kernel/perf_cpum_sf.c if (cpuhw->flags & PMU_F_IN_USE) PMU_F_IN_USE 2054 arch/s390/kernel/perf_cpum_sf.c WARN_ON_ONCE(!(cpuhw->flags & PMU_F_IN_USE));