Searched refs:rcount (Results 1 – 6 of 6) sorted by relevance
54 bch->rcount--; in bchannel_bh()99 ch->rcount = 0; in mISDN_initbchannel()152 ch->rcount = 0; in mISDN_clear_bchannel()278 if (bch->rcount >= 64) { in recv_Bchannel()284 bch->rcount++; in recv_Bchannel()303 if (bch->rcount >= 64) { in recv_Bchannel_skb()307 bch->rcount = 0; in recv_Bchannel_skb()309 bch->rcount++; in recv_Bchannel_skb()351 if (bch->rcount >= 64) { in confirm_Bsend()355 bch->rcount = 0; in confirm_Bsend()[all …]
104 unsigned long long rcount; in xchk_quota_item() local160 rcount = be64_to_cpu(d->d_rtbcount); in xchk_quota_item()177 if (icount > fs_icount || rcount > mp->m_sb.sb_rblocks) in xchk_quota_item()189 if (id != 0 && rhard != 0 && rcount > rhard) in xchk_quota_item()
251 int rcount; in max8925_regulator_dt_init() local262 rcount = of_regulator_match(&pdev->dev, np, in max8925_regulator_dt_init()265 if (rcount < 0) in max8925_regulator_dt_init()266 return rcount; in max8925_regulator_dt_init()
818 __u32 rcount; in scan_revoke_records() local823 rcount = be32_to_cpu(header->r_count); in scan_revoke_records()830 if (rcount > journal->j_blocksize - csum_size) in scan_revoke_records()832 max = rcount; in scan_revoke_records()
171 int rcount; member
599 __be16 rcount; /* Rx internal byte count */ member