Home
last modified time | relevance | path

Searched full:kilobytes (Results 1 – 25 of 56) sorted by relevance

123

/linux/include/linux/
H A Ddrbd_limits.h128 #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 Dzconf.h14 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 Dpktcdvd.h61 * Switch to high speed reading after reading this many kilobytes
/linux/Documentation/ABI/testing/
H A Dsysfs-fs-ext471 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 Dsysfs-class-bdi30 Size of the read-ahead window in kilobytes
/linux/Documentation/filesystems/ext4/
H A Dbigalloc.rst21 bitmaps for a 2T file system from 64 megabytes to 256 kilobytes. It also
/linux/Documentation/devicetree/bindings/opp/
H A Dopp-v2-base.yaml126 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 DKconfig70 Set the chunksize in Kilobytes of the CRC for checking memory
/linux/drivers/media/pci/ivtv/
H A Divtv-driver.c616 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 Divtv-streams.c187 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 Divtv-driver.h190 int kilobytes[IVTV_MAX_STREAMS]; /* size in kilobytes of each stream */ member
/linux/arch/x86/kernel/
H A Debda.c70 * BIOS RAM size is encoded in kilobytes, convert it in reserve_bios_regions()
/linux/arch/parisc/include/asm/
H A Deisa_eeprom.h97 * containing the memory size in kilobytes */
/linux/tools/testing/selftests/size/
H A Dget_size.c106 print("# System runtime memory report (units in Kilobytes):\n"); in _start()
/linux/drivers/scsi/
H A Dst_options.h39 /* The minimum tape driver buffer size in kilobytes in fixed block mode.
/linux/Documentation/admin-guide/
H A Dext4.rst374 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 Dkgd_pp_interface.h805 /* 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 DKconfig236 size. This works well for buffers up to a few hundreds kilobytes, but
/linux/Documentation/fb/
H A Dpxafb.rst19 for kilobytes or megabytes)
H A Dsisfb.rst138 is in kilobytes. On 300 series, the default is 4096, 8192 or
/linux/Documentation/scsi/
H A Dst.rst339 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 Dpage_owner.rst44 Although enabling page owner increases kernel size by several kilobytes,
/linux/Documentation/filesystems/spufs/
H A Dspufs.rst72 which normally is 256 kilobytes.
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgv_sriovmsg.h26 /* unit in kilobytes */
/linux/arch/sh/
H A DKconfig604 approximately eight kilobytes to the kernel image.

123