Home
last modified time | relevance | path

Searched refs:kilobytes (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v5.15/Documentation/ABI/testing/
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
Dsysfs-class-bdi30 Size of the read-ahead window in kilobytes
/Linux-v5.15/drivers/media/pci/ivtv/
Divtv-driver.c643 itv->options.kilobytes[IVTV_ENC_STREAM_TYPE_MPG] = enc_mpg_buffers * 1024; in ivtv_process_options()
644 itv->options.kilobytes[IVTV_ENC_STREAM_TYPE_YUV] = enc_yuv_buffers * 1024; in ivtv_process_options()
645 itv->options.kilobytes[IVTV_ENC_STREAM_TYPE_VBI] = enc_vbi_buffers * 1024; in ivtv_process_options()
646 itv->options.kilobytes[IVTV_ENC_STREAM_TYPE_PCM] = enc_pcm_buffers; in ivtv_process_options()
647 itv->options.kilobytes[IVTV_DEC_STREAM_TYPE_MPG] = dec_mpg_buffers * 1024; in ivtv_process_options()
648 itv->options.kilobytes[IVTV_DEC_STREAM_TYPE_YUV] = dec_yuv_buffers * 1024; in ivtv_process_options()
649 itv->options.kilobytes[IVTV_DEC_STREAM_TYPE_VBI] = dec_vbi_buffers; in ivtv_process_options()
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()
323 name, s->name, itv->options.kilobytes[type]); in ivtv_reg_dev()
330 if (itv->options.kilobytes[type]) in ivtv_reg_dev()
332 name, s->name, itv->options.kilobytes[type]); in ivtv_reg_dev()
Divtv-driver.h190 int kilobytes[IVTV_MAX_STREAMS]; /* size in kilobytes of each stream */ member
/Linux-v5.15/Documentation/filesystems/ext4/
Dbigalloc.rst21 bitmaps for a 2T file system from 64 megabytes to 256 kilobytes. It also
/Linux-v5.15/arch/hexagon/
DKconfig120 approximately eight kilobytes to the kernel image.
/Linux-v5.15/Documentation/block/
Dqueue-sysfs.rst112 This is the maximum number of kilobytes supported in a single data transfer.
144 This is the maximum number of kilobytes that the block layer will allow
199 Maximum number of kilobytes to read-ahead for filesystems on this block
/Linux-v5.15/Documentation/fb/
Dpxafb.rst19 for kilobytes or megabytes)
Dsisfb.rst138 is in kilobytes. On 300 series, the default is 4096, 8192 or
Dmatroxfb.rst125 mem:X size of memory (X can be in megabytes, kilobytes or bytes)
/Linux-v5.15/kernel/dma/
DKconfig198 size. This works well for buffers up to a few hundreds kilobytes, but
/Linux-v5.15/Documentation/admin-guide/
Dext4.rst384 beyond the specified limit in kilobytes will cause an ENOSPC error.
480 This file is read-only and shows the number of kilobytes of data that
520 This file is read-only and shows the number of kilobytes of data that
Dxfs.rst129 specified in bytes, or in kilobytes with a "k" suffix.
/Linux-v5.15/Documentation/scsi/
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-v5.15/Documentation/filesystems/spufs/
Dspufs.rst72 which normally is 256 kilobytes.
/Linux-v5.15/tools/perf/Documentation/
Dperf.data-file-format.txt129 An uint64_t with the total memory in kilobytes.
/Linux-v5.15/drivers/block/
DKconfig301 The default value is 4096 kilobytes. Only change this if you know
/Linux-v5.15/arch/sh/
DKconfig632 approximately eight kilobytes to the kernel image.
/Linux-v5.15/arch/s390/
DKconfig467 approximately sixteen kilobytes to the kernel image.
/Linux-v5.15/Documentation/admin-guide/laptops/
Dlaptop-mode.rst348 # Read-ahead, in kilobytes
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec.rst1307 The Video Buffer Verifier size in kilobytes, it is used as a
1346 The Coded Picture Buffer size in kilobytes, it is used as a
/Linux-v5.15/Documentation/core-api/
Ddma-api-howto.rst383 which is smaller than or equal to 64 kilobytes, the extent of the
/Linux-v5.15/Documentation/trace/
Dftrace.rst185 This sets or displays the number of kilobytes each CPU
3239 1408 (units kilobytes)
3252 10000 (units kilobytes)
/Linux-v5.15/Documentation/m68k/
Dkernel-options.rst308 buffer in kilobytes (minimum 4, default 32) and <catch-radius> says

12