Searched defs:bb (Results 1 - 22 of 22) sorted by relevance

/linux-4.1.27/block/
H A Dblk-lib.c20 struct bio_batch *bb = bio->bi_private; bio_batch_end_io() local
48 struct bio_batch bb; blkdev_issue_discard() local
162 struct bio_batch bb; blkdev_issue_write_same() local
234 struct bio_batch bb; __blkdev_issue_zeroout() local
/linux-4.1.27/arch/alpha/boot/tools/
H A Dobjstrip.c108 unsigned long bb[64], sum = 0; main() local
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dcentaur.c116 u32 aa, bb, cc, dd; init_centaur() local
/linux-4.1.27/crypto/
H A Drmd128.c52 u32 aa, bb, cc, dd, aaa, bbb, ccc, ddd; rmd128_transform() local
H A Drmd160.c56 u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee; rmd160_transform() local
H A Drmd256.c52 u32 aa, bb, cc, dd, aaa, bbb, ccc, ddd, tmp; rmd256_transform() local
H A Drmd320.c56 u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee, tmp; rmd320_transform() local
H A Dtgr192.c468 u64 a, b, c, aa, bb, cc; tgr192_transform() local
/linux-4.1.27/lib/
H A Dinflate.c223 STATIC ulg bb; /* bit buffer */ variable
/linux-4.1.27/drivers/media/dvb-frontends/
H A Ddib0090.h149 static inline void dib0090_get_current_gain(struct dvb_frontend *fe, u16 * rf, u16 * bb, u16 * rf_gain_limit, u16 * rflt) dib0090_get_current_gain() argument
H A Ddib0090.c928 u16 rf, bb, ref; dib0090_gain_apply() local
1317 void dib0090_get_current_gain(struct dvb_frontend *fe, u16 * rf, u16 * bb, u16 * rf_gain_limit, u16 * rflt) dib0090_get_current_gain() argument
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
H A Dacx.c646 struct acx_beacon_broadcast *bb; wl1251_acx_bcn_dtim_options() local
/linux-4.1.27/drivers/net/wireless/b43/
H A Dlo.c918 struct b43_bbatt bb; b43_lo_g_adjust_to() local
H A Dphy_g.c222 u16 bb, rf; b43_set_txpower_g() local
289 u8 rf, bb; b43_gphy_gain_lt_init() local
2123 default_baseband_attenuation(struct b43_wldev *dev, struct b43_bbatt *bb) default_baseband_attenuation() argument
/linux-4.1.27/drivers/message/fusion/
H A Dmptfc.c276 FCDevicePage0_t **bb = (FCDevicePage0_t **)b; mptfc_FcDevPage0_cmp_func() local
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dsunbmac.c213 struct bmac_init_block *bb = bp->bmac_block; bigmac_init_rings() local
/linux-4.1.27/drivers/net/wireless/rtl818x/rtl8180/
H A Ddev.c303 int idx, bb; rtl8180_handle_rx() local
/linux-4.1.27/drivers/s390/cio/
H A Dqdio_main.c78 do_siga_output(unsigned long schid, unsigned long mask, unsigned int *bb, unsigned int fc, unsigned long aob) do_siga_output() argument
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Dacx.c580 struct acx_beacon_broadcast *bb; wl1271_acx_bcn_dtim_options() local
/linux-4.1.27/fs/ext4/
H A Dmballoc.c442 char *bb; mb_find_buddy() local
1252 void *bb; mb_find_order_for_block() local
/linux-4.1.27/include/video/
H A Domapdss.h382 s16 br, bg, bb; member in struct:omap_dss_cpr_coefs
/linux-4.1.27/drivers/md/
H A Dmd.c1500 u64 bb = le64_to_cpu(*bbp); super_1_load() local
1764 struct badblocks *bb = &rdev->badblocks; super_1_sync() local
8340 int md_is_badblock(struct badblocks *bb, sector_t s, int sectors, md_is_badblock() argument
8420 static int md_set_badblocks(struct badblocks *bb, sector_t s, int sectors, md_set_badblocks() argument
8588 static int md_clear_badblocks(struct badblocks *bb, sector_t s, int sectors) md_clear_badblocks() argument
8694 void md_ack_all_badblocks(struct badblocks *bb) md_ack_all_badblocks() argument
8730 badblocks_show(struct badblocks *bb, char *page, int unack) badblocks_show() argument
8771 badblocks_store(struct badblocks *bb, const char *page, size_t len, int unack) badblocks_store() argument

Completed in 738 milliseconds