Home
last modified time | relevance | path

Searched defs:bitcount (Results 1 – 7 of 7) sorted by relevance

/linux/tools/lib/bpf/
H A Dlibbpf_utils.c240 const __be64 bitcount = cpu_to_be64((__u64)len * 8); in libbpf_sha256() local
/linux/lib/crypto/
H A Dmd5.c173 u64 bitcount = ctx->bytecount << 3; in __md5_final() local
/linux/drivers/virtio/
H A Dvirtio_input.c142 virtinput_cfg_bits(struct virtio_input * vi,int select,int subsel,unsigned long * bits,unsigned int bitcount) virtinput_cfg_bits() argument
/linux/drivers/mtd/
H A Dinftlcore.c447 static int nrbits(unsigned int val, int bitcount) in nrbits()
/linux/drivers/scsi/
H A Dmvumi.c771 unsigned char bitcount = sizeof(unsigned char) * 8; in mvumi_flush_cache() local
2006 unsigned char bitcount = sizeof(unsigned char) * 8; in mvumi_sdev_configure() local
/linux/drivers/video/fbdev/
H A Darcfb.c410 unsigned int bitppos, startpos, endpos, bitcount; in arcfb_damage_range() local
/linux/drivers/pinctrl/
H A Dpinctrl-microchip-sgpio.c119 u32 bitcount; member