/linux-4.1.27/arch/mips/txx9/generic/ |
H A D | mem_tx4927.c | 43 unsigned int bs = 0; tx4927_process_sdccr() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | common-beacon.c | 55 ath9k_cmn_beacon_config_sta(struct ath_hw *ah, struct ath_beacon_config *conf, struct ath9k_beacon_state *bs) ath9k_cmn_beacon_config_sta() argument
|
H A D | beacon.c | 476 struct ath9k_beacon_state bs; ath9k_beacon_config_sta() local
|
H A D | htc_drv_beacon.c | 95 struct ath9k_beacon_state bs; ath9k_htc_beacon_config_sta() local
|
H A D | hw.c | 2268 ath9k_hw_set_sta_beacon_timers(struct ath_hw *ah, const struct ath9k_beacon_state *bs) ath9k_hw_set_sta_beacon_timers() argument
|
/linux-4.1.27/drivers/staging/fbtft/ |
H A D | fb_pcd8544.c | 43 static unsigned bs = 4; variable
|
H A D | fb_tls8204.c | 40 static unsigned bs = 4; variable
|
/linux-4.1.27/block/ |
H A D | blk-mq-tag.h | 28 struct bt_wait_state *bs; member in struct:blk_mq_bitmap_tags
|
H A D | bio-integrity.c | 50 struct bio_set *bs = bio->bi_pool; bio_integrity_alloc() local 101 struct bio_set *bs = bio->bi_pool; bio_integrity_free() local 473 int bioset_integrity_create(struct bio_set *bs, int pool_size) bioset_integrity_create() argument 492 void bioset_integrity_free(struct bio_set *bs) bioset_integrity_free() argument
|
H A D | blk-mq-tag.c | 81 struct bt_wait_state *bs = &bt->bs[wake_index]; blk_mq_tag_wakeup_all() local 242 struct bt_wait_state *bs; bt_wait_ptr() local 259 struct bt_wait_state *bs; bt_get() local 360 struct bt_wait_state *bs = &bt->bs[wake_index]; bt_wake_ptr() local 379 struct bt_wait_state *bs; bt_clear_tag() local
|
H A D | bio.c | 127 static void bio_put_slab(struct bio_set *bs) bio_put_slab() argument 247 struct bio_set *bs = bio->bi_pool; bio_free() local 329 struct bio_set *bs = container_of(work, struct bio_set, rescue_work); bio_alloc_rescue() local 344 static void punt_bios_to_rescuer(struct bio_set *bs) punt_bios_to_rescuer() argument 410 struct bio *bio_alloc_bioset(gfp_t gfp_mask, int nr_iovecs, struct bio_set *bs) bio_alloc_bioset() argument 581 struct bio *bio_clone_fast(struct bio *bio, gfp_t gfp_mask, struct bio_set *bs) bio_clone_fast() argument 1890 void bioset_free(struct bio_set *bs) bioset_free() argument 1913 struct bio_set *bs; __bioset_create() local 615 bio_clone_bioset(struct bio *bio_src, gfp_t gfp_mask, struct bio_set *bs) bio_clone_bioset() argument 1824 bio_split(struct bio *bio, int sectors, gfp_t gfp, struct bio_set *bs) bio_split() argument
|
H A D | blk-core.c | 2961 blk_rq_prep_clone(struct request *rq, struct request *rq_src, struct bio_set *bs, gfp_t gfp_mask, int (*bio_ctr)(struct bio *, struct bio *, void *), void *data) blk_rq_prep_clone() argument
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_vli.h | 238 static inline void bitstream_init(struct bitstream *bs, void *s, size_t len, unsigned int pad_bits) bitstream_init() argument 246 static inline void bitstream_rewind(struct bitstream *bs) bitstream_rewind() argument 260 static inline int bitstream_put_bits(struct bitstream *bs, u64 val, const unsigned int bits) bitstream_put_bits() argument 293 static inline int bitstream_get_bits(struct bitstream *bs, u64 *out, int bits) bitstream_get_bits() argument 340 static inline int vli_encode_bits(struct bitstream *bs, u64 in) vli_encode_bits() argument
|
H A D | drbd_main.c | 1086 struct bitstream bs; fill_bitmap_rle_bits() local
|
H A D | drbd_receiver.c | 4307 struct bitstream bs; recv_bm_rle_bits() local
|
/linux-4.1.27/crypto/ |
H A D | cmac.c | 59 unsigned int bs = crypto_shash_blocksize(parent); crypto_cmac_digest_setkey() local 112 int bs = crypto_shash_blocksize(pdesc->tfm); crypto_cmac_digest_init() local 129 int bs = crypto_shash_blocksize(parent); crypto_cmac_digest_update() local 175 int bs = crypto_shash_blocksize(parent); crypto_cmac_digest_final() local
|
H A D | hmac.c | 47 int bs = crypto_shash_blocksize(parent); hmac_setkey() local
|
H A D | xcbc.c | 66 int bs = crypto_shash_blocksize(parent); crypto_xcbc_digest_setkey() local 86 int bs = crypto_shash_blocksize(pdesc->tfm); crypto_xcbc_digest_init() local 103 int bs = crypto_shash_blocksize(parent); crypto_xcbc_digest_update() local 149 int bs = crypto_shash_blocksize(parent); crypto_xcbc_digest_final() local
|
H A D | lrw.c | 144 const int bs = LRW_BLOCK_SIZE; crypt() local
|
H A D | xts.c | 100 const int bs = XTS_BLOCK_SIZE; crypt() local
|
H A D | algif_aead.c | 355 unsigned bs = crypto_aead_blocksize(crypto_aead_reqtfm(&ctx->aead_req)); aead_recvmsg() local
|
H A D | ablkcipher.c | 193 unsigned bs = walk->blocksize; ablkcipher_copy_iv() local
|
H A D | algif_skcipher.c | 641 unsigned bs = crypto_ablkcipher_blocksize(crypto_ablkcipher_reqtfm( skcipher_recvmsg_sync() local
|
H A D | blkcipher.c | 277 unsigned bs = walk->walk_blocksize; blkcipher_copy_iv() local
|
H A D | ccm.c | 167 unsigned int bs = 16; compute_mac() local
|
/linux-4.1.27/fs/hpfs/ |
H A D | alloc.c | 118 unsigned bs = near & ~0x3fff; alloc_in_bmp() local
|
/linux-4.1.27/arch/arm/crypto/ |
H A D | Makefile | |
H A D | aesbs-glue.c | 24 u8 __aligned(8) bs[BIT_SLICED_KEY_MAXSIZE]; member in struct:BS_KEY
|
/linux-4.1.27/lib/ |
H A D | ts_bm.c | 67 int shift = bm->patlen - 1, bs; bm_find() local
|
/linux-4.1.27/drivers/spi/ |
H A D | spi-bcm63xx.c | 53 static inline u8 bcm_spi_readb(struct bcm63xx_spi *bs, bcm_spi_readb() argument 59 static inline u16 bcm_spi_readw(struct bcm63xx_spi *bs, bcm_spi_readw() argument 65 static inline void bcm_spi_writeb(struct bcm63xx_spi *bs, bcm_spi_writeb() argument 71 static inline void bcm_spi_writew(struct bcm63xx_spi *bs, bcm_spi_writew() argument 90 struct bcm63xx_spi *bs = spi_master_get_devdata(spi->master); bcm63xx_spi_setup_transfer() local 122 struct bcm63xx_spi *bs = spi_master_get_devdata(spi->master); bcm63xx_txrx_bufs() local 221 struct bcm63xx_spi *bs = spi_master_get_devdata(master); bcm63xx_spi_transfer_one() local 302 struct bcm63xx_spi *bs = spi_master_get_devdata(master); bcm63xx_spi_interrupt() local 326 struct bcm63xx_spi *bs; bcm63xx_spi_probe() local 421 struct bcm63xx_spi *bs = spi_master_get_devdata(master); bcm63xx_spi_remove() local 436 struct bcm63xx_spi *bs = spi_master_get_devdata(master); bcm63xx_spi_suspend() local 448 struct bcm63xx_spi *bs = spi_master_get_devdata(master); bcm63xx_spi_resume() local
|
H A D | spi-bcm2835.c | 88 static inline u32 bcm2835_rd(struct bcm2835_spi *bs, unsigned reg) bcm2835_rd() argument 93 static inline void bcm2835_wr(struct bcm2835_spi *bs, unsigned reg, u32 val) bcm2835_wr() argument 98 static inline void bcm2835_rd_fifo(struct bcm2835_spi *bs) bcm2835_rd_fifo() argument 111 static inline void bcm2835_wr_fifo(struct bcm2835_spi *bs) bcm2835_wr_fifo() argument 125 struct bcm2835_spi *bs = spi_master_get_devdata(master); bcm2835_spi_reset_hw() local 142 struct bcm2835_spi *bs = spi_master_get_devdata(master); bcm2835_spi_interrupt() local 166 struct bcm2835_spi *bs = spi_master_get_devdata(master); bcm2835_spi_transfer_one_poll() local 201 struct bcm2835_spi *bs = spi_master_get_devdata(master); bcm2835_spi_transfer_one_irq() local 236 struct bcm2835_spi *bs = spi_master_get_devdata(master); bcm2835_spi_transfer_one() local 296 struct bcm2835_spi *bs = spi_master_get_devdata(master); bcm2835_spi_prepare_message() local 330 struct bcm2835_spi *bs = spi_master_get_devdata(master); bcm2835_spi_set_cs() local 430 struct bcm2835_spi *bs; bcm2835_spi_probe() local 506 struct bcm2835_spi *bs = spi_master_get_devdata(master); bcm2835_spi_remove() local
|
H A D | spi-bcm63xx-hsspi.c | 108 static void bcm63xx_hsspi_set_cs(struct bcm63xx_hsspi *bs, unsigned cs, bcm63xx_hsspi_set_cs() argument 124 static void bcm63xx_hsspi_set_clk(struct bcm63xx_hsspi *bs, bcm63xx_hsspi_set_clk() argument 153 struct bcm63xx_hsspi *bs = spi_master_get_devdata(spi->master); bcm63xx_hsspi_do_txrx() local 218 struct bcm63xx_hsspi *bs = spi_master_get_devdata(spi->master); bcm63xx_hsspi_setup() local 256 struct bcm63xx_hsspi *bs = spi_master_get_devdata(master); bcm63xx_hsspi_transfer_one() local 309 struct bcm63xx_hsspi *bs = (struct bcm63xx_hsspi *)dev_id; bcm63xx_hsspi_interrupt() local 325 struct bcm63xx_hsspi *bs; bcm63xx_hsspi_probe() local 419 struct bcm63xx_hsspi *bs = spi_master_get_devdata(master); bcm63xx_hsspi_remove() local 432 struct bcm63xx_hsspi *bs = spi_master_get_devdata(master); bcm63xx_hsspi_suspend() local 443 struct bcm63xx_hsspi *bs = spi_master_get_devdata(master); bcm63xx_hsspi_resume() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxgm107.c | 920 const u32 bs = attrib * priv->ppc_tpc_nr[gpc][ppc]; gm107_grctx_generate_attrib() local
|
/linux-4.1.27/drivers/uwb/ |
H A D | beacon.c | 473 struct uwb_rc_evt_beacon_size *bs; uwbd_evt_handle_rc_beacon_size() local
|
/linux-4.1.27/drivers/video/console/ |
H A D | bitblit.c | 213 unsigned int bs = info->var.yres - bh; bit_clear_margins() local
|
H A D | fbcon_ccw.c | 198 unsigned int bs = vc->vc_rows*ch; ccw_clear_margins() local
|
/linux-4.1.27/arch/powerpc/lib/ |
H A D | rheap.c | 158 unsigned long s, e, bs, be; attach_free_block() local 374 unsigned long s, e, m, bs, be; rh_detach_region() local 531 unsigned long s, e, m, bs = 0, be = 0; rh_alloc_fixed() local
|
/linux-4.1.27/drivers/media/tuners/ |
H A D | tda827x.c | 97 u8 bs; member in struct:tda827x_data
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | eadm.h | 44 u16 bs:4; member in struct:msb
|
/linux-4.1.27/arch/ia64/sn/kernel/ |
H A D | io_common.c | 231 struct pcibus_bussoft *bs; sn_pci_fixup_slot() local
|
/linux-4.1.27/drivers/md/ |
H A D | dm-log.c | 258 static inline int log_test_bit(uint32_t *bs, unsigned bit) log_test_bit() argument 263 log_set_bit(struct log_c *l, uint32_t *bs, unsigned bit) log_set_bit() argument 270 log_clear_bit(struct log_c *l, uint32_t *bs, unsigned bit) log_clear_bit() argument
|
H A D | dm-crypt.c | 130 struct bio_set *bs; member in struct:crypt_config 421 unsigned bs = crypto_ablkcipher_blocksize(any_tfm(cc)); crypt_iv_benbi_ctr() local
|
H A D | dm.c | 189 struct bio_set *bs; member in struct:mapped_device 251 struct bio_set *bs; member in struct:dm_md_mempools
|
H A D | md.c | 480 struct bio_set *bs = NULL; mddev_put() local
|
/linux-4.1.27/drivers/misc/sgi-gru/ |
H A D | grumain.c | 762 is_gts_stealable(struct gru_thread_state *gts, struct gru_blade_state *bs) is_gts_stealable() argument 771 gts_stolen(struct gru_thread_state *gts, struct gru_blade_state *bs) gts_stolen() argument
|
H A D | grukservices.c | 152 static void gru_load_kernel_context(struct gru_blade_state *bs, int blade_id) gru_load_kernel_context() argument 196 struct gru_blade_state *bs; gru_free_kernel_contexts() local 225 struct gru_blade_state *bs; gru_lock_kernel_context() local 251 struct gru_blade_state *bs; gru_unlock_kernel_context() local 264 struct gru_blade_state *bs; gru_get_cpu_resources() local 300 struct gru_blade_state *bs; gru_reserve_async_resources() local 334 struct gru_blade_state *bs = ASYNC_HAN_TO_BS(han); gru_release_async_resources() local 351 struct gru_blade_state *bs = ASYNC_HAN_TO_BS(han); gru_wait_async_cbr() local 368 struct gru_blade_state *bs = ASYNC_HAN_TO_BS(han); gru_lock_async_resource() local
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
H A D | dvb-bt8xx.c | 158 unsigned char bs = 0; thomson_dtt7579_tuner_calc_regs() local 353 unsigned char bs = 0; advbt771_samsung_tdtc9251dh0_tuner_calc_regs() local
|
/linux-4.1.27/drivers/target/ |
H A D | target_core_iblock.c | 162 struct bio_set *bs = ib_dev->ibd_bio_set; iblock_configure_device() local
|
/linux-4.1.27/drivers/block/ |
H A D | null_blk.c | 114 static int bs = 512; variable
|
H A D | nvme-core.c | 1997 unsigned short bs; nvme_revalidate_disk() local
|
/linux-4.1.27/fs/nfsd/ |
H A D | nfs3xdr.c | 1021 u64 bs = s->f_bsize; nfs3svc_encode_fsstatres() local
|
/linux-4.1.27/fs/ext3/ |
H A D | xattr.c | 954 struct ext3_xattr_block_find bs = { ext3_xattr_set_handle() local 631 ext3_xattr_block_find(struct inode *inode, struct ext3_xattr_info *i, struct ext3_xattr_block_find *bs) ext3_xattr_block_find() argument 674 ext3_xattr_block_set(handle_t *handle, struct inode *inode, struct ext3_xattr_info *i, struct ext3_xattr_block_find *bs) ext3_xattr_block_set() argument
|
/linux-4.1.27/kernel/trace/ |
H A D | trace_probe.c | 231 unsigned long bs; find_fetch_type() local
|
/linux-4.1.27/net/atm/ |
H A D | br2684.c | 806 #define bs(var) b1(var, 0), b1(var, 1), b1(var, 2), b1(var, 3) br2684_seq_show() macro 810 #undef bs br2684_seq_show() macro
|
/linux-4.1.27/net/netfilter/ |
H A D | nf_conntrack_h323_asn1.c | 153 static unsigned int get_len(bitstr_t *bs) get_len() argument 169 static unsigned int get_bit(bitstr_t *bs) get_bit() argument 180 static unsigned int get_bits(bitstr_t *bs, unsigned int b) get_bits() argument 206 static unsigned int get_bitmap(bitstr_t *bs, unsigned int b) get_bitmap() argument 245 static unsigned int get_uint(bitstr_t *bs, int b) get_uint() argument 267 static int decode_nul(bitstr_t *bs, const struct field_t *f, decode_nul() argument 276 static int decode_bool(bitstr_t *bs, const struct field_t *f, decode_bool() argument 288 static int decode_oid(bitstr_t *bs, const struct field_t *f, decode_oid() argument 305 static int decode_int(bitstr_t *bs, const struct field_t *f, decode_int() argument 349 static int decode_enum(bitstr_t *bs, const struct field_t *f, decode_enum() argument 365 static int decode_bitstr(bitstr_t *bs, const struct field_t *f, decode_bitstr() argument 399 static int decode_numstr(bitstr_t *bs, const struct field_t *f, decode_numstr() argument 417 static int decode_octstr(bitstr_t *bs, const struct field_t *f, decode_octstr() argument 466 static int decode_bmpstr(bitstr_t *bs, const struct field_t *f, decode_bmpstr() argument 492 static int decode_seq(bitstr_t *bs, const struct field_t *f, decode_seq() argument 609 static int decode_seqof(bitstr_t *bs, const struct field_t *f, decode_seqof() argument 699 static int decode_choice(bitstr_t *bs, const struct field_t *f, decode_choice() argument 775 bitstr_t bs; DecodeRasMessage() local 792 bitstr_t bs; DecodeH323_UserInformation() local 811 bitstr_t bs; DecodeMultimediaSystemControlMessage() local
|
/linux-4.1.27/net/nfc/ |
H A D | digital_dep.c | 75 u8 bs; member in struct:digital_atr_req 86 u8 bs; member in struct:digital_atr_res
|
/linux-4.1.27/tools/perf/util/ |
H A D | pmu.c | 866 const char * const *bs = b; cmp_string() local
|
H A D | machine.c | 1470 const struct branch_stack *bs = sample->branch_stack; sample__resolve_bstack() local
|
H A D | parse-events.c | 1096 const char * const *bs = b; cmp_string() local
|
/linux-4.1.27/drivers/media/pci/zoran/ |
H A D | zoran_driver.c | 765 static int jpg_sync(struct zoran_fh *fh, struct zoran_sync *bs) jpg_sync() argument 2185 struct zoran_sync bs; zoran_dqbuf() local
|
H A D | zoran.h | 185 struct zoran_sync bs; /* DONE: info to return to application */ member in struct:zoran_buffer
|
/linux-4.1.27/drivers/block/paride/ |
H A D | pf.c | 607 int bs; pf_get_capacity() local
|
H A D | pt.c | 223 int bs; /* block size */ member in struct:pt_unit
|
/linux-4.1.27/fs/ext4/ |
H A D | xattr.c | 1098 struct ext4_xattr_block_find bs = { ext4_xattr_set_handle() local 1263 struct ext4_xattr_block_find *bs = NULL; ext4_expand_extra_isize_ea() local 733 ext4_xattr_block_find(struct inode *inode, struct ext4_xattr_info *i, struct ext4_xattr_block_find *bs) ext4_xattr_block_find() argument 775 ext4_xattr_block_set(handle_t *handle, struct inode *inode, struct ext4_xattr_info *i, struct ext4_xattr_block_find *bs) ext4_xattr_block_set() argument
|
/linux-4.1.27/include/linux/ |
H A D | bio.h | 724 static inline int bioset_integrity_create(struct bio_set *bs, int pool_size) bioset_integrity_create() argument 729 static inline void bioset_integrity_free (struct bio_set *bs) bioset_integrity_free() argument 371 bio_next_split(struct bio *bio, int sectors, gfp_t gfp, struct bio_set *bs) bio_next_split() argument
|
/linux-4.1.27/drivers/mmc/card/ |
H A D | mmc_test.c | 162 unsigned int *bs; member in struct:mmc_test_multiple_rw 2188 unsigned int bs[] = {1 << 12, 1 << 13, 1 << 14, 1 << 15, 1 << 16, mmc_test_profile_mult_write_blocking_perf() local 2207 unsigned int bs[] = {1 << 12, 1 << 13, 1 << 14, 1 << 15, 1 << 16, mmc_test_profile_mult_write_nonblock_perf() local 2226 unsigned int bs[] = {1 << 12, 1 << 13, 1 << 14, 1 << 15, 1 << 16, mmc_test_profile_mult_read_blocking_perf() local 2245 unsigned int bs[] = {1 << 12, 1 << 13, 1 << 14, 1 << 15, 1 << 16, mmc_test_profile_mult_read_nonblock_perf() local
|
/linux-4.1.27/drivers/net/ethernet/tile/ |
H A D | tilegx.c | 362 size_t bs = gxio_mpipe_buffer_size_enum_to_buffer_size(bse); tile_net_provide_buffer() local
|
/linux-4.1.27/drivers/input/tablet/ |
H A D | aiptek.c | 440 int retval, macro, x, y, z, left, right, middle, p, dv, tip, bs, pck; aiptek_irq() local
|
/linux-4.1.27/drivers/crypto/ |
H A D | mv_cesa.c | 778 int bs, ds, ss; mv_hash_setkey() local
|
H A D | n2_core.c | 449 int err, bs, ds; n2_hmac_async_setkey() local
|
H A D | omap-sham.c | 460 int bs, nr_dr; omap_sham_write_ctrl_omap4() local 722 int ret, bs; omap_sham_update_dma_start() local 835 int bs = 0; omap_sham_init() local 951 int bs = crypto_shash_blocksize(bctx->shash); omap_sham_finish_hmac() local 1082 int bs = get_block_size(ctx); omap_sham_update() local 1188 int bs = crypto_shash_blocksize(bctx->shash); omap_sham_setkey() local
|
/linux-4.1.27/fs/udf/ |
H A D | inode.c | 1289 int bs = inode->i_sb->s_blocksize; udf_read_inode() local
|
/linux-4.1.27/drivers/scsi/ |
H A D | osst.c | 2689 osst_block_size_page_t * bs; osst_configure_onstream() local
|
/linux-4.1.27/drivers/staging/dgap/ |
H A D | dgap.c | 1521 struct bs_t __iomem *bs; dgap_input() local 1871 struct bs_t __iomem *bs; dgap_event() local 2669 struct bs_t __iomem *bs; dgap_wmove() local 3288 struct bs_t __iomem *bs; dgap_tty_chars_in_buffer() local 3379 struct bs_t __iomem *bs; dgap_wait_for_drain() local 3475 struct bs_t __iomem *bs; dgap_set_firmware_event() local 3509 struct bs_t __iomem *bs; dgap_tty_write_room() local 3582 struct bs_t __iomem *bs; dgap_tty_write() local 4438 struct bs_t __iomem *bs; dgap_tty_open() local 6757 struct bs_t __iomem *bs; dgap_tty_init() local
|
/linux-4.1.27/drivers/tty/ |
H A D | cyclades.c | 3442 const struct zfile_block *b, *bs; __cyz_load_fw() local
|
/linux-4.1.27/fs/xfs/libxfs/ |
H A D | xfs_fs.h | 322 bstat_get_projid(struct xfs_bstat *bs) bstat_get_projid() argument
|
/linux-4.1.27/drivers/tty/vt/ |
H A D | vt.c | 1138 static inline void bs(struct vc_data *vc) bs() function
|
/linux-4.1.27/fs/btrfs/ |
H A D | ioctl.c | 2886 u64 bs = BTRFS_I(inode)->root->fs_info->sb->s_blocksize; extent_same_check_offsets() local 2953 u64 bs = BTRFS_I(src)->root->fs_info->sb->s_blocksize; btrfs_ioctl_file_extent_same() local 3689 u64 bs = root->fs_info->sb->s_blocksize; btrfs_ioctl_clone() local
|
H A D | send.c | 4619 u64 bs = sctx->send_root->fs_info->sb->s_blocksize; send_write_or_clone() local
|