Home
last modified time | relevance | path

Searched defs:bs (Results 126 – 150 of 261) sorted by relevance

1234567891011

/openbmc/linux/drivers/clk/bcm/
H A Dclk-ns2.c28 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
H A Dclk-cygnus.c36 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
H A Dclk-sr.c30 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_multi_if.c565 static int vdec_h264_slice_lat_decode(void *h_vdec, struct mtk_vcodec_mem *bs, in vdec_h264_slice_lat_decode()
709 static int vdec_h264_slice_single_decode(void *h_vdec, struct mtk_vcodec_mem *bs, in vdec_h264_slice_single_decode()
804 static int vdec_h264_slice_decode(void *h_vdec, struct mtk_vcodec_mem *bs, in vdec_h264_slice_decode()
/openbmc/linux/fs/afs/
H A Dvl_list.c155 struct dns_server_list_v1_server bs; in afs_extract_vlserver_list() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_policer.c157 u8 bs = mlxsw_sp_policer_burst_bytes_hw_units(policer->params.burst); in mlxsw_sp_policer_single_rate_init() local
175 u8 bs; in mlxsw_sp_policer_single_rate_params_check() local
/openbmc/u-boot/fs/zfs/
H A Dzfs.c98 #define ZAP_LEAF_HASH_SHIFT(bs) (bs - 5) argument
99 #define ZAP_LEAF_HASH_NUMENTRIES(bs) (1 << ZAP_LEAF_HASH_SHIFT(bs)) argument
100 #define LEAF_HASH(bs, h) \ argument
109 #define ZAP_LEAF_NUMCHUNKS(bs) \ argument
118 #define ZAP_LEAF_CHUNK(l, bs, idx) \ argument
120 #define ZAP_LEAF_ENTRY(l, bs, idx) (&ZAP_LEAF_CHUNK(l, bs, idx).l_entry) argument
/openbmc/qemu/hw/block/
H A Dvirtio-blk.c628 BlockDriverState *bs = blk_bs(s->blk); in check_zoned_request() local
839 BlockDriverState *bs = blk_bs(s->blk); in virtio_blk_handle_zone_mgmt() local
1266 BlockDriverState *bs = blk_bs(s->blk); in virtio_blk_update_config() local
1600 BlockDriverState *bs = blk_bs(conf->conf.blk); in virtio_blk_device_realize() local
/openbmc/linux/crypto/
H A Dtcrypt.c337 int bs = round_up(*b_size, crypto_aead_blocksize(tfm)); in test_mb_aead_speed() local
598 u32 bs = round_up(*b_size, crypto_aead_blocksize(tfm)); in test_aead_speed() local
1121 u32 bs = round_up(*b_size, crypto_skcipher_blocksize(tfm)); in test_mb_skcipher_speed() local
1338 u32 bs = round_up(*b_size, crypto_skcipher_blocksize(tfm)); in test_skcipher_speed() local
H A Dccm.c788 int bs = crypto_shash_digestsize(pdesc->tfm); in crypto_cbcmac_digest_init() local
804 int bs = crypto_shash_digestsize(parent); in crypto_cbcmac_digest_update() local
830 int bs = crypto_shash_digestsize(parent); in crypto_cbcmac_digest_final() local
/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddvb-bt8xx.c147 unsigned char bs = 0; in thomson_dtt7579_tuner_calc_regs() local
342 unsigned char bs = 0; in advbt771_samsung_tdtc9251dh0_tuner_calc_regs() local
/openbmc/qemu/block/
H A Dqed.h132 BlockDriverState *bs; member
152 BlockDriverState *bs; /* device */ member
H A Dwin32-aio.c114 BlockAIOCB *win32_aio_submit(BlockDriverState *bs, in win32_aio_submit()
H A Dqcow2.h307 BlockDriverState *bs; member
644 static inline bool GRAPH_RDLOCK has_data_file(BlockDriverState *bs) in has_data_file()
650 static inline bool data_file_is_raw(BlockDriverState *bs) in data_file_is_raw()
713 qcow2_get_cluster_type(BlockDriverState *bs, uint64_t l2_entry) in qcow2_get_cluster_type()
747 QCow2SubclusterType qcow2_get_subcluster_type(BlockDriverState *bs, in qcow2_get_subcluster_type()
/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c1664 u8 remainder = 0, bs; in chcr_ahash_update() local
1748 static void create_last_hash_block(char *bfr_ptr, unsigned int bs, u64 scmd1) in create_last_hash_block()
1767 u8 bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_ahash_final() local
1837 u8 bs; in chcr_ahash_finup() local
1932 u8 bs; in chcr_ahash_digest() local
2026 u8 bs; in chcr_ahash_continue() local
2199 unsigned int bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in chcr_ahash_setkey() local
2320 unsigned int bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_hmac_init() local
3553 unsigned int bs, subtype; in chcr_authenc_setkey() local
/openbmc/linux/drivers/crypto/
H A Datmel-sha.c1396 size_t bs = ctx->block_size; in atmel_sha_dma_check_aligned() local
1693 size_t bs; in atmel_sha_hmac_setup() local
1754 size_t bs = ctx->block_size; in atmel_sha_hmac_prehash_key_done() local
1770 size_t bs = ctx->block_size; in atmel_sha_hmac_compute_ipad_hash() local
1790 size_t bs = ctx->block_size; in atmel_sha_hmac_compute_opad_hash() local
1876 size_t bs = ctx->block_size; in atmel_sha_hmac_init_done() local
1895 size_t bs = ctx->block_size; in atmel_sha_hmac_final() local
/openbmc/linux/fs/adfs/
H A Ddir_fplus.c74 unsigned int end, bs, bi, i; in adfs_fplus_checkbyte() local
/openbmc/qemu/migration/
H A Dchannel-block.c28 qio_channel_block_new(BlockDriverState *bs) in qio_channel_block_new()
/openbmc/qemu/block/export/
H A Dexport.c80 BlockDriverState *bs; in blk_exp_add() local
/openbmc/linux/include/uapi/linux/can/
H A Disotp.h93 __u8 bs; /* blocksize provided in FC frame */ member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgv100.c82 const u32 bs = attrib * gr->ppc_tpc_max; in gv100_grctx_generate_attrib() local
H A Dctxgm107.c917 const u32 bs = attrib * gr->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib() local
/openbmc/linux/lib/
H A Dts_bm.c81 int bs; in bm_find() local
/openbmc/qemu/
H A Dblockdev-nbd.c190 BlockDriverState *bs; in qmp_nbd_server_add() local
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c69 SMMUTLBEntry *smmu_iotlb_lookup(SMMUState *bs, SMMUTransCfg *cfg, in smmu_iotlb_lookup()
108 void smmu_iotlb_insert(SMMUState *bs, SMMUTransCfg *cfg, SMMUTLBEntry *new) in smmu_iotlb_insert()

1234567891011