Searched refs:kbytes (Results 1 - 26 of 26) sorted by relevance

/linux-4.4.14/crypto/
H A Dsalsa20_generic.c107 static void salsa20_keysetup(struct salsa20_ctx *ctx, const u8 *k, u32 kbytes) salsa20_keysetup() argument
115 if (kbytes == 32) { /* recommended */ salsa20_keysetup()
118 } else { /* kbytes == 16 */ salsa20_keysetup()
H A Dgf128mul.c259 buffer as well, which makes 64 kbytes in total.
/linux-4.4.14/drivers/ide/
H A Dide-cd_ioctl.c223 speed *= 177; /* Nx to kbytes/s */ ide_cdrom_select_speed()
228 /* Read Drive speed in kbytes/second MSB/LSB */ ide_cdrom_select_speed()
233 /* Write Drive speed in kbytes/second MSB/LSB */ ide_cdrom_select_speed()
/linux-4.4.14/drivers/staging/gdm72xx/
H A Dsdio_boot.c33 #define YMEM0_SIZE 0x8000 /* 32kbytes */
/linux-4.4.14/include/uapi/linux/
H A Dmsg.h80 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
/linux-4.4.14/include/linux/
H A Dpercpu_counter.h6 * WARNING: these things are HUGE. 4 kbytes per counter on 32-way P4.
H A Dmm.h1996 #define VM_MAX_READAHEAD 128 /* kbytes */
1997 #define VM_MIN_READAHEAD 16 /* kbytes (includes current page) */
/linux-4.4.14/sound/ppc/
H A Dpmac.h70 int buffer_size; /* in kbytes */
/linux-4.4.14/drivers/gpu/drm/savage/
H A Dsavage_drv.h72 * size of 16kbytes or 4k entries. Minimum requirement would be
73 * 10kbytes for 255 40-byte vertices in one drawing command. */
/linux-4.4.14/arch/arm/mach-sa1100/
H A Dpci-nanoengine.c61 * but PCI reports just 128 + 8 kbytes. */
/linux-4.4.14/sound/soc/sh/
H A Ddma-sh7760.c83 * is 8 bytes; 16kbytes are enough to get skip-free playback of a
/linux-4.4.14/sound/soc/blackfin/
H A Dbf5xx-i2s-pcm.c59 .buffer_bytes_max = 0x20000, /* 128 kbytes */
H A Dbf5xx-ac97-pcm.c114 .buffer_bytes_max = 0x20000, /* 128 kbytes */
/linux-4.4.14/drivers/usb/host/
H A Doxu210hp.h338 /* 2 host controllers are enabled - total size <= 28 kbytes */
/linux-4.4.14/drivers/scsi/
H A Dsr_ioctl.c438 cgc.cmd[2] = (speed >> 8) & 0xff; /* MSB for speed (in kbytes/sec) */ sr_select_speed()
/linux-4.4.14/drivers/block/
H A Dbrd.c450 MODULE_PARM_DESC(rd_size, "Size of each RAM disk in kbytes.");
H A Dumem.c104 unsigned int mm_size; /* size in kbytes */
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_idl.h1901 __u64 qb_count; /* acquire/release count (kbytes/inodes) */
1902 __u64 qb_usage; /* current slave usage (kbytes/inodes) */
1912 /* qb_usage is the current qunit (in kbytes/inodes) when quota_body is used in
1958 __u64 qbr_hardlimit; /* quota hard limit, in #inodes or kbytes */
1959 __u64 qbr_softlimit; /* quota soft limit, in #inodes or kbytes */
1962 * kbytes */
1972 * in #inodes or kbytes */
/linux-4.4.14/drivers/staging/rtl8188eu/core/
H A Drtw_mlme.c951 preorder_ctrl->wsize_b = 64;/* max_ampdu_sz; ex. 32(kbytes) -> wsize_b = 32 */ rtw_joinbss_update_stainfo()
961 preorder_ctrl->wsize_b = 64;/* max_ampdu_sz; ex. 32(kbytes) -> wsize_b = 32 */ rtw_joinbss_update_stainfo()
2051 max_ampdu_sz = 1 << (max_ampdu_sz+3); /* max_ampdu_sz (kbytes); */ rtw_update_ht_cap()
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_mlme.c952 /* max_ampdu_sz; ex. 32(kbytes) -> wsize_b = 32 */ rtw_joinbss_update_stainfo()
963 /* max_ampdu_sz; ex. 32(kbytes) -> rtw_joinbss_update_stainfo()
2211 /* max_ampdu_sz (kbytes); */ rtw_update_ht_cap23a()
/linux-4.4.14/kernel/power/
H A Dhibernate.c252 printk(KERN_INFO "PM: %s %u kbytes in %u.%02u seconds (%u.%02u MB/s)\n", swsusp_show_speed()
/linux-4.4.14/drivers/staging/rtl8712/
H A Drtl871x_mlme.c1760 /* max_ampdu_sz (kbytes); */ update_ht_cap()
/linux-4.4.14/mm/
H A Dvmstat.c1332 v[PGPGIN] /= 2; /* sectors -> kbytes */ vmstat_start()
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon.h2587 * They used to be inlined, but this increases code size by ~65 kbytes.
/linux-4.4.14/drivers/s390/net/
H A Dqeth_core_main.c5770 {"tx large kbytes"},
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
H A Ddsi.c586 "%u bytes, %u kbytes/sec\n", dsi_perf_show()

Completed in 1053 milliseconds