PMU_F_RESERVED     52 arch/s390/kernel/perf_cpum_cf_common.c 	if (!(cpuhw->flags & PMU_F_RESERVED))
PMU_F_RESERVED     82 arch/s390/kernel/perf_cpum_cf_common.c 		cpuhw->flags |= PMU_F_RESERVED;
PMU_F_RESERVED     86 arch/s390/kernel/perf_cpum_cf_common.c 		cpuhw->flags &= ~PMU_F_RESERVED;
PMU_F_RESERVED    550 arch/s390/kernel/perf_cpum_sf.c 		cpusf->flags |= PMU_F_RESERVED;
PMU_F_RESERVED    559 arch/s390/kernel/perf_cpum_sf.c 		cpusf->flags &= ~PMU_F_RESERVED;
PMU_F_RESERVED   2040 arch/s390/kernel/perf_cpum_sf.c 	if (!(cpuhw->flags & PMU_F_RESERVED))