sb_count 150 arch/s390/include/asm/qdio.h u8 sb_count; sb_count 28 drivers/crypto/ccp/ccp-dev-v3.c ccp->sb_count, sb_count 31 drivers/crypto/ccp/ccp-dev-v3.c if (start <= ccp->sb_count) { sb_count 407 drivers/crypto/ccp/ccp-dev-v3.c ccp->sb_count -= 2; sb_count 493 drivers/crypto/ccp/ccp-dev.c ccp->sb_count = KSB_COUNT; sb_count 421 drivers/crypto/ccp/ccp-dev.h unsigned int sb_count; sb_count 1081 drivers/crypto/ccp/ccp-ops.c unsigned int sb_count; sb_count 1141 drivers/crypto/ccp/ccp-ops.c sb_count = CCP_XTS_AES_KEY_SB_COUNT; sb_count 1143 drivers/crypto/ccp/ccp-ops.c sb_count = CCP5_XTS_AES_KEY_SB_COUNT; sb_count 1145 drivers/crypto/ccp/ccp-ops.c sb_count * CCP_SB_BYTES, sb_count 1478 drivers/crypto/ccp/ccp-ops.c int sb_count; sb_count 1575 drivers/crypto/ccp/ccp-ops.c sb_count = 1; sb_count 1585 drivers/crypto/ccp/ccp-ops.c sb_count = 1; sb_count 1596 drivers/crypto/ccp/ccp-ops.c sb_count = 1; sb_count 1603 drivers/crypto/ccp/ccp-ops.c sb_count = 2; sb_count 1611 drivers/crypto/ccp/ccp-ops.c sb_count = 2; sb_count 1637 drivers/crypto/ccp/ccp-ops.c ret = ccp_init_dm_workarea(&ctx, cmd_q, sb_count * CCP_SB_BYTES, sb_count 1662 drivers/crypto/ccp/ccp-ops.c sb_count * CCP_SB_BYTES); sb_count 1739 drivers/crypto/ccp/ccp-ops.c sb_count * CCP_SB_BYTES); sb_count 1820 drivers/crypto/ccp/ccp-ops.c unsigned int sb_count, i_len, o_len; sb_count 1845 drivers/crypto/ccp/ccp-ops.c sb_count = 0; sb_count 1850 drivers/crypto/ccp/ccp-ops.c sb_count = o_len / CCP_SB_BYTES; sb_count 1852 drivers/crypto/ccp/ccp-ops.c sb_count); sb_count 1940 drivers/crypto/ccp/ccp-ops.c if (sb_count) sb_count 1941 drivers/crypto/ccp/ccp-ops.c cmd_q->ccp->vdata->perform->sbfree(cmd_q, op.sb_key, sb_count); sb_count 329 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c ++vf->sb_count; sb_count 850 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c resc->num_sbs = vf->sb_count; sb_count 2479 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c vf->sb_count = 0; sb_count 173 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h u8 sb_count; /* actual number of SBs */ sb_count 471 drivers/s390/net/qeth_core_main.c i < aob->sb_count && i < QETH_MAX_BUFFER_ELEMENTS(card); sb_count 16916 drivers/scsi/lpfc/lpfc_sli.c struct list_head *post_nblist, int sb_count) sb_count 16929 drivers/scsi/lpfc/lpfc_sli.c if (sb_count <= 0) sb_count 16958 drivers/scsi/lpfc/lpfc_sli.c if (num_posting == sb_count) { sb_count 162 fs/sysv/balloc.c int sb_count; sb_count 178 fs/sysv/balloc.c sb_count = fs32_to_cpu(sbi, *sbi->s_free_blocks); sb_count 212 fs/sysv/balloc.c if (count != sb_count) sb_count 230 fs/sysv/balloc.c count = sb_count; sb_count 234 fs/sysv/balloc.c "correcting to %d\n", sb_count, count); sb_count 187 fs/sysv/ialloc.c int ino, count, sb_count; sb_count 191 fs/sysv/ialloc.c sb_count = fs16_to_cpu(sbi, *sbi->s_sb_total_free_inodes); sb_count 214 fs/sysv/ialloc.c if (count != sb_count) sb_count 223 fs/sysv/ialloc.c sb_count, count); sb_count 233 fs/sysv/ialloc.c count = sb_count;