Searched refs:kilobytes (Results 1 – 25 of 30) sorted by relevance
12
| /Linux-v6.6/Documentation/ABI/testing/ |
| 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
|
| D | sysfs-class-bdi | 30 Size of the read-ahead window in kilobytes
|
| /Linux-v6.6/drivers/media/pci/ivtv/ |
| D | ivtv-driver.c | 643 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()
|
| 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()
|
| D | ivtv-driver.h | 190 int kilobytes[IVTV_MAX_STREAMS]; /* size in kilobytes of each stream */ member
|
| /Linux-v6.6/Documentation/filesystems/ext4/ |
| D | bigalloc.rst | 21 bitmaps for a 2T file system from 64 megabytes to 256 kilobytes. It also
|
| /Linux-v6.6/arch/hexagon/ |
| D | Kconfig | 121 approximately eight kilobytes to the kernel image.
|
| /Linux-v6.6/Documentation/fb/ |
| D | pxafb.rst | 19 for kilobytes or megabytes)
|
| D | sisfb.rst | 138 is in kilobytes. On 300 series, the default is 4096, 8192 or
|
| D | matroxfb.rst | 125 mem:X size of memory (X can be in megabytes, kilobytes or bytes)
|
| /Linux-v6.6/kernel/dma/ |
| D | Kconfig | 221 size. This works well for buffers up to a few hundreds kilobytes, but
|
| /Linux-v6.6/Documentation/mm/ |
| D | page_owner.rst | 39 Although enabling page owner increases kernel size by several kilobytes,
|
| /Linux-v6.6/Documentation/ABI/stable/ |
| D | sysfs-block | 399 [RO] This is the maximum number of kilobytes supported in a 426 [RW] This is the maximum number of kilobytes that the block 531 [RW] Maximum number of kilobytes to read-ahead for filesystems
|
| /Linux-v6.6/Documentation/admin-guide/ |
| D | ext4.rst | 384 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 517 This file is read-only and shows the number of kilobytes of data that
|
| D | xfs.rst | 129 specified in bytes, or in kilobytes with a "k" suffix.
|
| /Linux-v6.6/Documentation/scsi/ |
| 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-v6.6/Documentation/filesystems/spufs/ |
| D | spufs.rst | 72 which normally is 256 kilobytes.
|
| /Linux-v6.6/drivers/block/ |
| D | Kconfig | 256 The default value is 4096 kilobytes. Only change this if you know
|
| /Linux-v6.6/arch/sh/ |
| D | Kconfig | 606 approximately eight kilobytes to the kernel image.
|
| /Linux-v6.6/tools/perf/Documentation/ |
| D | perf.data-file-format.txt | 129 An uint64_t with the total memory in kilobytes.
|
| /Linux-v6.6/arch/s390/ |
| D | Kconfig | 471 approximately sixteen kilobytes to the kernel image.
|
| /Linux-v6.6/Documentation/userspace-api/media/v4l/ |
| D | ext-ctrls-codec.rst | 1329 The Video Buffer Verifier size in kilobytes, it is used as a 1368 The Coded Picture Buffer size in kilobytes, it is used as a
|
| /Linux-v6.6/Documentation/admin-guide/laptops/ |
| D | laptop-mode.rst | 348 # Read-ahead, in kilobytes
|
| /Linux-v6.6/Documentation/core-api/ |
| D | dma-api-howto.rst | 383 which is smaller than or equal to 64 kilobytes, the extent of the
|
| /Linux-v6.6/Documentation/trace/ |
| D | ftrace.rst | 185 This sets or displays the number of kilobytes each CPU 3413 1408 (units kilobytes) 3426 10000 (units kilobytes)
|
12