Searched defs:bs (Results 1 - 25 of 133) sorted by relevance

123456

/linux-master/arch/mips/txx9/generic/
H A Dmem_tx4927.c43 unsigned int bs = 0; local
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dcommon-beacon.c41 ath9k_cmn_beacon_config_sta(struct ath_hw *ah, struct ath_beacon_config *conf, struct ath9k_beacon_state *bs) argument
[all...]
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_drv_if.c71 int vdec_if_decode(struct mtk_vcodec_dec_ctx *ctx, struct mtk_vcodec_mem *bs, argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgp102.c60 const u32 bs = attrib * gr->ppc_tpc_max; local
H A Dctxgp100.c61 const u32 bs = attrib * gr->ppc_tpc_max; local
H A Dctxgv100.c82 const u32 bs = attrib * gr->ppc_tpc_max; local
H A Dctxgm107.c917 const u32 bs = attrib * gr->ppc_tpc_nr[gpc][ppc]; local
/linux-master/drivers/staging/fbtft/
H A Dfb_tls8204.c29 static unsigned int bs = 4; variable
H A Dfb_pcd8544.c30 static unsigned int bs = 4; variable
/linux-master/drivers/md/
H A Ddm-io-rewind.c143 void dm_io_rewind(struct dm_io *io, struct bio_set *bs) argument
/linux-master/crypto/
H A Dcipher.c68 unsigned int bs = crypto_cipher_blocksize(tfm); local
H A Dxcbc.c58 int bs = sizeof(key1); local
74 int bs = crypto_shash_blocksize(pdesc->tfm); local
90 int bs = crypto_shash_blocksize(parent); local
135 int bs = crypto_shash_blocksize(parent); local
[all...]
/linux-master/fs/xfs/scrub/
H A Dalloc.c116 xchk_allocbt_mergeable( struct xchk_btree *bs, struct xchk_alloc *ca, const struct xfs_alloc_rec_incore *irec) argument
134 xchk_allocbt_rec( struct xchk_btree *bs, const union xfs_btree_rec *rec) argument
[all...]
/linux-master/drivers/media/pci/tw5864/
H A Dtw5864-h264.c24 struct bs { struct
103 struct bs bs, * local
132 struct bs bs, *s; local
160 struct bs bs, *s; local
[all...]
/linux-master/fs/adfs/
H A Ddir_fplus.c74 unsigned int end, bs, bi, i; local
/linux-master/drivers/crypto/
H A Domap-crypto.c16 static int omap_crypto_copy_sg_lists(int total, int bs, argument
55 static int omap_crypto_copy_sgs(int total, int bs, struct scatterlist **sg, argument
88 static int omap_crypto_check_sg(struct scatterlist *sg, int total, int bs, argument
125 int omap_crypto_align_sg(struct scatterlist **sg, int total, int bs, argument
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_vli.h226 static inline void bitstream_init(struct bitstream *bs, void *s, size_t len, unsigned int pad_bits) argument
234 static inline void bitstream_rewind(struct bitstream *bs) argument
248 bitstream_put_bits(struct bitstream *bs, u64 val, const unsigned int bits) argument
281 bitstream_get_bits(struct bitstream *bs, u64 *out, int bits) argument
328 vli_encode_bits(struct bitstream *bs, u64 in) argument
[all...]
/linux-master/lib/
H A Dts_bm.c81 int bs; local
/linux-master/fs/afs/
H A Dvl_list.c164 struct dns_server_list_v1_server bs; local
[all...]
/linux-master/arch/powerpc/lib/
H A Drheap.c158 unsigned long s, e, bs, be; local
374 unsigned long s, e, m, bs, be; local
531 unsigned long s, e, m, bs = 0, be = 0; local
[all...]
/linux-master/fs/hpfs/
H A Dalloc.c119 unsigned bs = near & ~0x3fff; local
/linux-master/sound/soc/meson/
H A Daiu-encoder-i2s.c149 unsigned int fs, bs; local
81 aiu_encoder_i2s_set_legacy_div(struct snd_soc_component *component, struct snd_pcm_hw_params *params, unsigned int bs) argument
111 aiu_encoder_i2s_set_more_div(struct snd_soc_component *component, struct snd_pcm_hw_params *params, unsigned int bs) argument
[all...]
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_debugfs.h38 } bs; member in union:tag_sml_funcfg_tbl::__anon820
49 } bs; member in union:tag_sml_funcfg_tbl::__anon822
72 } bs; member in union:tag_sml_funcfg_tbl::__anon824
/linux-master/arch/arm/crypto/
H A DMakefile
/linux-master/arch/arm64/crypto/
H A DMakefile

Completed in 812 milliseconds

123456