Home
last modified time | relevance | path

Searched refs:sized (Results 1 – 64 of 64) sorted by relevance

/linux-4.4.14/Documentation/video4linux/
Dcafe_ccic23 then worst-case-sized buffers will be allocated at module load time.
29 allocated at run time, they will be sized appropriately for the current
Dvideobuf283 The driver must allocate an appropriately-sized scatterlist array and
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-net-cdc_ncm8 tx_max sized frames with no terminating short
29 least one max sized datagram plus headers.
45 least one max sized datagram plus headers.
Dsysfs-class-mtd182 step. Devices may have several equally sized ECC steps within
/linux-4.4.14/Documentation/device-mapper/
Dstatistics.txt10 Individual statistics will be collected for each step-sized area within
13 The I/O statistics counters for each step-sized area of a region are
131 Print counters for each step-sized area of a region.
144 Output format for each step-sized area of a region:
Dpersistent-data.txt32 This provides access to the data on disk in fixed sized-blocks. There
Dswitch.txt10 number of fixed-sized address regions but there is no simple pattern
/linux-4.4.14/Documentation/mn10300/
DABI.txt30 word. For example, two byte-sized arguments will always be passed in separate
31 registers or word-sized stack slots.
/linux-4.4.14/Documentation/
Dcircular-buffers.txt12 (1) Convenience functions for determining information about power-of-2 sized
58 than 1 if multiple items or variable-sized items are to be included in the
68 Calculation of the occupancy or the remaining capacity of an arbitrarily sized
Dcachetlb.txt68 sized translations from the TLB, instead of having the kernel
74 This time we need to remove the PAGE_SIZE sized translation
180 sized regions from the cache, instead of having the kernel
186 This time we need to remove a PAGE_SIZE sized range
Dldm.txt29 dummy MSDOS partition containing one disk-sized partition. This is what is
Dflexible-arrays.txt19 A flexible array holds an arbitrary (within limits) number of fixed-sized
Dadding-syscalls.txt276 - a pointer to a varying sized integral type (time_t, off_t, long, ...)
277 - a pointer to a struct containing a varying sized integral type.
D00-INDEX193 - how to make use of flexible sized arrays in linux
Dbcache.txt10 in erase block sized buckets, and it uses a hybrid btree/log to track cached
Dxillybus.txt95 sized buffers (even though such buffers are used by Xillybus under the hood).
DDMA-API.txt564 size is the size (and should be a page-sized multiple).
DDMA-API-HOWTO.txt396 driver needs regions sized smaller than a page, you may prefer using
Dmemory-barriers.txt285 (*) These guarantees apply only to properly aligned and sized scalar
286 variables. "Properly sized" currently means variables that are
/linux-4.4.14/Documentation/i2c/
Dwriting-clients99 if (reg < 0x10) /* byte-sized register */
101 else /* word-sized register */
109 else if (reg < 0x10) /* byte-sized register */
111 else /* word-sized register */
/linux-4.4.14/Documentation/ia64/
Daliasing.txt68 Therefore, kern_memmap contains only full granule-sized regions that
180 which uses a granule-sized UC mapping. This granule will cover some
/linux-4.4.14/drivers/media/usb/dvb-usb/
DKconfig106 Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver.
224 The WT-220U and its clones are pen-sized.
/linux-4.4.14/Documentation/scsi/
D53c700.txt66 NCR_700_Host_Parameters sized memory area and clear it (so that the
Daic7xxx.txt176 - Dynamically sized S/G lists to avoid SCSI malloc
/linux-4.4.14/Documentation/networking/
Dtcp.txt99 If the window is full we queue full sized frames. On the first timeout in
Dvortex.txt166 The driver preallocates 32 full-sized (1536 byte) network buffers
168 whether to leave the packet in its full-sized buffer, or to allocate
De1000e.txt265 - Some adapters limit Jumbo Frames sized packets to a maximum of
Dstmmac.txt163 over-sized frames due to limited buffer sizes.
Dcan.txt594 CANFD_MTU sized CAN FD frames.
/linux-4.4.14/Documentation/vm/
Dhugetlbpage.txt83 default sized persistent huge pages:
87 This command will try to adjust the number of default sized huge pages in the
164 which function as described above for the default huge page-sized case.
/linux-4.4.14/Documentation/arm/
Dvlocks.txt158 implementation uses a simple loop of word-sized loads for this
/linux-4.4.14/fs/cramfs/
DREADME58 applied to the i'th blksize-sized chunk of the input data.
/linux-4.4.14/Documentation/driver-model/
Ddevres.txt48 devres is basically linked list of arbitrarily sized memory areas
/linux-4.4.14/arch/m68k/ifpsp060/
Disp.doc74 | | - 128 byte-sized section
Dfpsp.doc66 | | - 128 byte-sized section
DTEST.DOC60 | | - 128 byte-sized section
/linux-4.4.14/Documentation/powerpc/
Dpci_iov_resource_on_powernv.txt179 equally-sized segments. The finest granularity possible is a 256MB
198 equally-sized segments, and the segment number is the PE#. But if we
/linux-4.4.14/drivers/md/
Ddm-cache-target.c315 bool sized:1; member
2933 cache->sized = false; in cache_create()
3438 if (!cache->sized) { in cache_preresume()
3443 cache->sized = true; in cache_preresume()
/linux-4.4.14/Documentation/filesystems/
Dromfs.txt140 device drivers are unable to cope with smaller than block-sized data.
Dlogfs.txt31 The space in the device is split up into equal-sized segments.
Dsquashfs.txt257 uses the kernel page cache. Because the page cache operates on page sized
Dxfs-delayed-logging-design.txt516 large enough to handle arbitrary sized checkpoint transactions. This
/linux-4.4.14/Documentation/hwmon/
Dpmbus-core87 virtual commands are word sized.
/linux-4.4.14/arch/arm/boot/dts/
Dam335x-evm.dts550 /* All SPL-* partitions are sized to minimal length
Dam43x-epos-evm.dts593 /* All SPL-* partitions are sized to minimal length
Ddra72-evm.dts523 /* All SPL-* partitions are sized to minimal length
Ddra7-evm.dts771 /* All SPL-* partitions are sized to minimal length
Dam437x-gp-evm.dts849 /* All SPL-* partitions are sized to minimal length
/linux-4.4.14/Documentation/ioctl/
Dbotching-up-ioctls.txt29 * Only use fixed sized integers. To avoid conflicts with typedefs in userspace
/linux-4.4.14/sound/oss/
DCHANGELOG47 - Fixed a bug in handling of non-fragment sized writes in 16 bit/stereo mode
/linux-4.4.14/Documentation/development-process/
D1.Intro63 runs on pocket-sized digital music players, desktop PCs, the largest
/linux-4.4.14/Documentation/cgroups/
Dcpusets.txt77 Frequently more modest sized systems can be operated with adequate
84 can benefit from explicitly placing jobs on properly sized subsets of
/linux-4.4.14/arch/alpha/
DKconfig185 MOUSE (PS2 style), RTC/NVRAM. Boot ROM is Flash. PC-AT-sized
/linux-4.4.14/drivers/staging/lustre/
Dsysfs-fs-lustre514 for 4K page sized platforms)
/linux-4.4.14/arch/arm/mm/
DKconfig768 Some cores are synthesizable to have various sized cache. For
/linux-4.4.14/Documentation/block/
Dbiodoc.txt685 of physical data segments in a request (i.e. the largest sized scatter list
822 The ll_rw_kio() routine breaks up the kiobuf into page sized chunks and
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic79xx.seq302 * sized lun field instead and fill it with the
1523 * We fetch a "cacheline aligned" and sized amount of data
Daic79xx_core.c9672 goto sized; in ahd_probe_stack_size()
9676 sized: in ahd_probe_stack_size()
Daic7xxx.seq754 * We fetch a "cacheline aligned" and sized amount of data
Daic79xx.reg2896 * Transfers must be 8byte aligned and sized.
/linux-4.4.14/init/
DKconfig1488 bool "Enable full-sized data structures for core" if EXPERT
/linux-4.4.14/Documentation/trace/
Dftrace.txt2842 Since the kernel has a fixed sized stack, it is important not to
/linux-4.4.14/
DCREDITS2730 D: Wrote the original dynamic sized disk cache stuff. I think the only
/linux-4.4.14/Documentation/virtual/kvm/
Dapi.txt2366 default-sized hash table (16 MB).