Home
last modified time | relevance | path

Searched refs:megabytes (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/media/pci/cx18/
A Dcx18-driver.c528 cx->options.megabytes[CX18_ENC_STREAM_TYPE_TS] = enc_ts_buffers; in cx18_process_options()
529 cx->options.megabytes[CX18_ENC_STREAM_TYPE_MPG] = enc_mpg_buffers; in cx18_process_options()
530 cx->options.megabytes[CX18_ENC_STREAM_TYPE_IDX] = enc_idx_buffers; in cx18_process_options()
531 cx->options.megabytes[CX18_ENC_STREAM_TYPE_YUV] = enc_yuv_buffers; in cx18_process_options()
555 cx->options.megabytes[i] <= 0 || /* User said 0 MB total */ in cx18_process_options()
557 cx->options.megabytes[i] = 0; in cx18_process_options()
600 cx->options.megabytes[i] * 1024 * 1024 in cx18_process_options()
604 cx->options.megabytes[i] = in cx18_process_options()
612 cx->options.megabytes[i] * 1024 in cx18_process_options()
616 cx->options.megabytes[i] = in cx18_process_options()
[all …]
A Dcx18-driver.h244 int megabytes[CX18_MAX_STREAMS]; /* Size in megabytes of each stream */ member
/linux/Documentation/filesystems/ext4/
A Dbigalloc.rst21 bitmaps for a 2T file system from 64 megabytes to 256 kilobytes. It also
22 means that a block group addresses 32 gigabytes instead of 128 megabytes,
/linux/drivers/edac/
A Di7300_edac.c87 int megabytes; /* size, 0 means not present */ member
618 dinfo->megabytes = 1 << addrBits; in decode_mtr()
638 edac_dbg(2, "\t\tSIZE: %d MB\n", dinfo->megabytes); in decode_mtr()
649 dimm->nr_pages = MiB_TO_PAGES(dinfo->megabytes); in decode_mtr()
719 n = snprintf(p, space, "%4d MB | ", dinfo->megabytes); in print_dimm_size()
A Di5000_edac.c315 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()
1281 csrow_megs = pvt->dimm_info[slot][channel].megabytes; in i5000_init_csrows()
A Di5400_edac.c318 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()
1192 size_mb = pvt->dimm_info[slot][channel].megabytes; in i5400_init_dimms()
/linux/Documentation/fb/
A Dpxafb.rst19 for kilobytes or megabytes)
A Dmatroxfb.rst125 mem:X size of memory (X can be in megabytes, kilobytes or bytes)
/linux/Documentation/ABI/testing/
A Dsysfs-fs-ext497 The maximum number of megabytes the writeback code will
A Dsysfs-devices-edac28 Description: This attribute file displays, in count of megabytes, of memory
/linux/Documentation/scsi/
A Dqlogicfas.rst70 large executable or archive). It should be at least 5 megabytes, but
A Dst.rst470 it specifies the size of partition 1 in megabytes. For DDS
473 value specifies the size of partition 0 in megabytes. This is
/linux/Documentation/x86/
A Dmtrr.rst91 This is for video RAM at base address 0xf8000000 and size 4 megabytes. To
107 That's 4 megabytes, which is 0x400000 bytes (in hexadecimal).
/linux/Documentation/staging/
A Dxz.rst74 megabytes. The decoder needs to have the dictionary in RAM, thus big
/linux/Documentation/arm64/
A Dbooting.rst51 not exceed 2 megabytes in size. Since the dtb will be mapped cacheable
52 using blocks of up to 2 megabytes in size, it must not be placed within
/linux/Documentation/driver-api/md/
A Draid5-cache.rst45 hundreds megabytes are enough.
/linux/drivers/s390/scsi/
A Dzfcp_sysfs.c770 ZFCP_SHOST_ATTR(megabytes, "%llu %llu\n",
/linux/Documentation/ide/
A DChangeLog.ide-tape.1995-20023 * Ver 0.2 Nov 23 95 A short backup (few megabytes) and restore procedure
/linux/Documentation/admin-guide/
A Dras.rst496 This attribute file displays, in count of megabytes, the memory
608 This attribute file displays, in count of megabytes, the memory
A Dext4.rst484 The maximum number of megabytes the writeback code will try to write
A Dkernel-parameters.txt4017 window. The default value is 64 megabytes.
4044 Default size is 2 megabytes.
4047 Default size is 2 megabytes.
4051 Default size is 2 megabytes.
/linux/Documentation/driver-api/usb/
A Dgadget.rst18 several dozen megabytes per second.
/linux/Documentation/admin-guide/sysctl/
A Dkernel.rst654 ``numa_balancing_scan_size_mb`` is how many megabytes worth of pages are
/linux/tools/perf/Documentation/
A Dperf-intel-pt.txt48 (hundreds of megabytes per second per core) which takes a long time to decode,

Completed in 75 milliseconds