/linux-4.4.14/drivers/media/pci/cx18/ |
D | cx18-driver.c | 543 cx->options.megabytes[CX18_ENC_STREAM_TYPE_TS] = enc_ts_buffers; in cx18_process_options() 544 cx->options.megabytes[CX18_ENC_STREAM_TYPE_MPG] = enc_mpg_buffers; in cx18_process_options() 545 cx->options.megabytes[CX18_ENC_STREAM_TYPE_IDX] = enc_idx_buffers; in cx18_process_options() 546 cx->options.megabytes[CX18_ENC_STREAM_TYPE_YUV] = enc_yuv_buffers; in cx18_process_options() 547 cx->options.megabytes[CX18_ENC_STREAM_TYPE_VBI] = enc_vbi_buffers; in cx18_process_options() 548 cx->options.megabytes[CX18_ENC_STREAM_TYPE_PCM] = enc_pcm_buffers; in cx18_process_options() 549 cx->options.megabytes[CX18_ENC_STREAM_TYPE_RAD] = 0; /* control only */ in cx18_process_options() 570 cx->options.megabytes[i] <= 0 || /* User said 0 MB total */ in cx18_process_options() 572 cx->options.megabytes[i] = 0; in cx18_process_options() 615 cx->options.megabytes[i] * 1024 * 1024 in cx18_process_options() [all …]
|
D | cx18-driver.h | 258 int megabytes[CX18_MAX_STREAMS]; /* Size in megabytes of each stream */ member
|
/linux-4.4.14/drivers/edac/ |
D | i7300_edac.c | 89 int megabytes; /* size, 0 means not present */ member 620 dinfo->megabytes = 1 << addrBits; in decode_mtr() 640 edac_dbg(2, "\t\tSIZE: %d MB\n", dinfo->megabytes); in decode_mtr() 651 dimm->nr_pages = MiB_TO_PAGES(dinfo->megabytes); in decode_mtr() 721 n = snprintf(p, space, "%4d MB | ", dinfo->megabytes); in print_dimm_size()
|
D | i5000_edac.c | 315 int megabytes; /* size, 0 means not present */ member 1023 dinfo->megabytes = 1 << addrBits; in handle_channel() 1075 if (dinfo->megabytes) in calculate_dimm_size() 1077 dinfo->megabytes, dinfo->dual_rank + 1); in calculate_dimm_size() 1289 csrow_megs = pvt->dimm_info[slot][channel].megabytes; in i5000_init_csrows()
|
D | i5400_edac.c | 318 int megabytes; /* size, 0 means not present */ member 945 dinfo->megabytes = 1 << addrBits; in handle_channel() 999 n = snprintf(p, space, "%4d MB | ", dinfo->megabytes); in calculate_dimm_size() 1202 size_mb = pvt->dimm_info[slot][channel].megabytes; in i5400_init_dimms()
|
/linux-4.4.14/arch/frv/ |
D | Kconfig.debug | 13 megabytes and requires a machine with more than 16 MB, better 32 MB
|
/linux-4.4.14/Documentation/scsi/ |
D | qlogicfas.txt | 61 large executable or archive). It should be at least 5 megabytes, but
|
D | st.txt | 411 partitions (the argument gives in megabytes the size of
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-fs-ext4 | 97 The maximum number of megabytes the writeback code will
|
D | sysfs-devices-edac | 28 Description: This attribute file displays, in count of megabytes, of memory
|
/linux-4.4.14/Documentation/fb/ |
D | pxafb.txt | 14 for kilobytes or megabytes)
|
D | matroxfb.txt | 113 mem:X - size of memory (X can be in megabytes, kilobytes or bytes)
|
/linux-4.4.14/arch/mn10300/ |
D | Kconfig.debug | 41 megabytes and requires a machine with more than 16 MB, better 32 MB
|
/linux-4.4.14/drivers/staging/lustre/ |
D | sysfs-fs-lustre | 59 Controls total number of dirty cache (in megabytes) allowed 208 Sets maximum number of megabytes in system memory to be 215 Sets maximum number of megabytes to read-ahead for a single file 221 For small reads, how many megabytes to actually request from
|
/linux-4.4.14/Documentation/x86/ |
D | mtrr.txt | 82 This is for video RAM at base address 0xf8000000 and size 4 megabytes. To 98 That's 4 megabytes, which is 0x400000 bytes (in hexadecimal).
|
/linux-4.4.14/Documentation/arm64/ |
D | booting.txt | 49 not exceed 2 megabytes in size. Since the dtb will be mapped cacheable 50 using blocks of up to 2 megabytes in size, it must not be placed within
|
/linux-4.4.14/Documentation/frv/ |
D | booting.txt | 176 option. This allows the kernel to be told that it has <xxx> megabytes of
|
/linux-4.4.14/Documentation/ |
D | xz.txt | 71 megabytes. The decoder needs to have the dictionary in RAM, thus big
|
D | edac.txt | 246 This attribute file displays, in count of megabytes, the memory
|
D | kernel-parameters.txt | 2850 window. The default value is 64 megabytes. 2871 Default size is 2 megabytes.
|
/linux-4.4.14/drivers/s390/scsi/ |
D | zfcp_sysfs.c | 593 ZFCP_SHOST_ATTR(megabytes, "%llu %llu\n",
|
/linux-4.4.14/Documentation/ide/ |
D | ChangeLog.ide-tape.1995-2002 | 3 * Ver 0.2 Nov 23 95 A short backup (few megabytes) and restore procedure
|
/linux-4.4.14/Documentation/filesystems/ |
D | ext4.txt | 469 max_writeback_mb_bump The maximum number of megabytes the writeback
|
/linux-4.4.14/tools/perf/Documentation/ |
D | intel-pt.txt | 39 (hundreds of megabytes per second per core) which takes a long time to decode,
|
/linux-4.4.14/Documentation/sysctl/ |
D | kernel.txt | 512 numa_balancing_scan_size_mb is how many megabytes worth of pages are
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 1427 supported is 4.5 megabytes per second. However, some really old processors
|