Lines Matching refs:reg_flags
2819 unsigned int cnum, reg_flags, flags, pmc_type; in pfm_write_pmcs() local
2851 reg_flags = req->reg_flags; in pfm_write_pmcs()
2898 if (reg_flags & PFM_REGFL_OVFL_NOTIFY) { in pfm_write_pmcs()
2902 if (reg_flags & PFM_REGFL_RANDOM) flags |= PFM_REGFL_RANDOM; in pfm_write_pmcs()
2916 if (reg_flags & (PFM_REGFL_OVFL_NOTIFY|PFM_REGFL_RANDOM)) { in pfm_write_pmcs()
2935 PFM_REG_RETFLAG_SET(req->reg_flags, 0); in pfm_write_pmcs()
3048 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmcs()
3119 PFM_REG_RETFLAG_SET(req->reg_flags, 0); in pfm_write_pmds()
3235 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmds()
3254 unsigned int cnum, reg_flags = 0; in pfm_read_pmds() local
3305 reg_flags = req->reg_flags; in pfm_read_pmds()
3358 PFM_REG_RETFLAG_SET(reg_flags, 0); in pfm_read_pmds()
3368 req->reg_flags = reg_flags; in pfm_read_pmds()
3375 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_read_pmds()
4118 PFM_REG_RETFLAG_SET(req->reg_flags, 0); in pfm_get_pmc_reset()
4125 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_get_pmc_reset()