/linux/include/linux/ |
H A D | drbd_limits.h | 128 #define DRBD_RESYNC_RATE_SCALE 'k' /* kilobytes */ 188 #define DRBD_C_MAX_RATE_SCALE 'k' /* kilobytes */ 193 #define DRBD_C_MIN_RATE_SCALE 'k' /* kilobytes */ 239 #define DRBD_AL_STRIPE_SIZE_SCALE 'k' /* kilobytes */
|
H A D | zconf.h | 14 plus a few kilobytes for small objects. For example, if you want to reduce 20 that is, 32K for windowBits=15 (default value) plus a few kilobytes
|
H A D | pktcdvd.h | 61 * Switch to high speed reading after reading this many kilobytes
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-fs-ext4 | 71 This file is read-only and shows the number of kilobytes 80 kilobytes of data that have been written to this 104 The maximum number of kilobytes which will be zeroed
|
H A D | sysfs-class-bdi | 30 Size of the read-ahead window in kilobytes
|
/linux/Documentation/filesystems/ext4/ |
H A D | bigalloc.rst | 21 bitmaps for a 2T file system from 64 megabytes to 256 kilobytes. It also
|
/linux/Documentation/devicetree/bindings/opp/ |
H A D | opp-v2-base.yaml | 126 Peak bandwidth in kilobytes per second, expressed as an array of 135 Average bandwidth in kilobytes per second, expressed as an array
|
/linux/drivers/soc/samsung/ |
H A D | Kconfig | 70 Set the chunksize in Kilobytes of the CRC for checking memory
|
/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-driver.c | 616 itv->options.kilobytes[IVTV_ENC_STREAM_TYPE_MPG] = enc_mpg_buffers * 1024; in ivtv_process_options() 617 itv->options.kilobytes[IVTV_ENC_STREAM_TYPE_YUV] = enc_yuv_buffers * 1024; in ivtv_process_options() 618 itv->options.kilobytes[IVTV_ENC_STREAM_TYPE_VBI] = enc_vbi_buffers * 1024; in ivtv_process_options() 619 itv->options.kilobytes[IVTV_ENC_STREAM_TYPE_PCM] = enc_pcm_buffers; in ivtv_process_options() 620 itv->options.kilobytes[IVTV_DEC_STREAM_TYPE_MPG] = dec_mpg_buffers * 1024; in ivtv_process_options() 621 itv->options.kilobytes[IVTV_DEC_STREAM_TYPE_YUV] = dec_yuv_buffers * 1024; in ivtv_process_options() 622 itv->options.kilobytes[IVTV_DEC_STREAM_TYPE_VBI] = dec_vbi_buffers; in ivtv_process_options()
|
H A D | ivtv-streams.c | 187 s->buffers = (itv->options.kilobytes[type] * 1024 + s->buf_size - 1) / s->buf_size; in ivtv_stream_init() 221 itv->options.kilobytes[type] == 0) { in ivtv_prep_dev() 320 name, s->name, itv->options.kilobytes[type]); in ivtv_reg_dev() 327 if (itv->options.kilobytes[type]) in ivtv_reg_dev() 329 name, s->name, itv->options.kilobytes[type]); in ivtv_reg_dev()
|
H A D | ivtv-driver.h | 190 int kilobytes[IVTV_MAX_STREAMS]; /* size in kilobytes of each stream */ member
|
/linux/arch/x86/kernel/ |
H A D | ebda.c | 70 * BIOS RAM size is encoded in kilobytes, convert it in reserve_bios_regions()
|
/linux/arch/parisc/include/asm/ |
H A D | eisa_eeprom.h | 97 * containing the memory size in kilobytes */
|
/linux/tools/testing/selftests/size/ |
H A D | get_size.c | 106 print("# System runtime memory report (units in Kilobytes):\n"); in _start()
|
/linux/drivers/scsi/ |
H A D | st_options.h | 39 /* The minimum tape driver buffer size in kilobytes in fixed block mode.
|
/linux/Documentation/admin-guide/ |
H A D | ext4.rst | 374 beyond the specified limit in kilobytes will cause an ENOSPC error. 470 This file is read-only and shows the number of kilobytes of data that 507 This file is read-only and shows the number of kilobytes of data that
|
/linux/drivers/gpu/drm/amd/include/ |
H A D | kgd_pp_interface.h | 805 /* XGMI accumulated data transfer size(KiloBytes) */ 884 /* XGMI accumulated data transfer size(KiloBytes) */ 968 /* XGMI accumulated data transfer size(KiloBytes) */ 1062 /* XGMI accumulated data transfer size(KiloBytes) */
|
/linux/kernel/dma/ |
H A D | Kconfig | 236 size. This works well for buffers up to a few hundreds kilobytes, but
|
/linux/Documentation/fb/ |
H A D | pxafb.rst | 19 for kilobytes or megabytes)
|
H A D | sisfb.rst | 138 is in kilobytes. On 300 series, the default is 4096, 8192 or
|
/linux/Documentation/scsi/ |
H A D | st.rst | 339 to xxx kilobytes 340 write_threshold_kbs=xxx the write threshold in kilobytes set to xxx 546 Sets the write threshold for this device to kilobytes
|
/linux/Documentation/mm/ |
H A D | page_owner.rst | 44 Although enabling page owner increases kernel size by several kilobytes,
|
/linux/Documentation/filesystems/spufs/ |
H A D | spufs.rst | 72 which normally is 256 kilobytes.
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgv_sriovmsg.h | 26 /* unit in kilobytes */
|
/linux/arch/sh/ |
H A D | Kconfig | 604 approximately eight kilobytes to the kernel image.
|