Home
last modified time | relevance | path

Searched refs:preferred (Results 1 – 25 of 31) sorted by relevance

12

/linux-2.4.37.9/mm/
Dbootmem.c150 unsigned long areasize, preferred, incr; in __alloc_bootmem_core() local
171 preferred = goal - bdata->node_boot_start; in __alloc_bootmem_core()
173 preferred = 0; in __alloc_bootmem_core()
175 preferred = ((preferred + align - 1) & ~(align - 1)) >> PAGE_SHIFT; in __alloc_bootmem_core()
176 preferred += offset; in __alloc_bootmem_core()
181 for (i = preferred; i < eidx; i += incr) { in __alloc_bootmem_core()
195 if (preferred) { in __alloc_bootmem_core()
196 preferred = offset; in __alloc_bootmem_core()
/linux-2.4.37.9/Documentation/networking/
Dshaper.txt45 architecture into Linux 2.2. This is the preferred solution. Shaper is
Dpktgen.txt6 3. Edit script to set preferred device and destination IP address.
Dsk98lin.txt389 This is used to force the preferred port to A or B (on dual-port network
390 adapters). The preferred port is the one that is used if both are detected
425 distinct IP addresses. The preferred port setting is not used.
Dde4x5.txt143 is the preferred way to use this driver, since it doesn't have this
Dnet-modules.txt18 In many cases it is highly preferred that insmod:ing is done
Dbonding.txt375 until it too fails. This is useful when one slave was preferred
378 be preferred the faster slave gracefully become the active slave -
Dip-sysctl.txt287 option is not set meaning that higher throughput is preferred.
/linux-2.4.37.9/Documentation/input/
Dgameport-programming.txt22 addresses is preferred, because the likelyhood of clashing with the standard
45 When a gameport can be accessed through MMIO, this way is preferred, because
/linux-2.4.37.9/Documentation/
DSubmittingPatches165 it is preferred that you store your patch on an Internet-accessible
266 Static inline functions are greatly preferred over macros.
275 'static inline' is preferred over 'static __inline__', 'extern inline',
DCodingStyle4 This is a short document describing the preferred coding style for the
76 choose one placement strategy over the other, but the preferred way, as
346 Enums are preferred when defining several related constants.
/linux-2.4.37.9/Documentation/filesystems/
Dxfs.txt23 Sets the preferred buffered I/O size (default size is 64K).
29 The preferred buffered I/O size can also be altered on an
/linux-2.4.37.9/Documentation/usb/
Drio.txt103 Using `make menuconfig` or your preferred method for configuring the
Dacm.txt64 /dev/usb/ttyACM0 is preferred.
Dscanner.txt41 Using "make menuconfig" or your preferred method for configuring the kernel,
/linux-2.4.37.9/Documentation/i2c/
Ddev-interface46 I2C to communicate with your device. SMBus commands are preferred if
/linux-2.4.37.9/Documentation/crypto/
Dapi-intro.txt104 Converting existing well known code is preferred, as it is more likely
/linux-2.4.37.9/Documentation/sparc/
Dsbus_drivers.txt190 Streaming DVMA is a preferred way to transfer large amounts of data.
/linux-2.4.37.9/drivers/net/e1000/
DLICENSE158 The source code for a work means the preferred form of the work for
/linux-2.4.37.9/drivers/sound/
DCOPYING155 The source code for a work means the preferred form of the work for
/linux-2.4.37.9/fs/hfs/
DCOPYING155 The source code for a work means the preferred form of the work for
/linux-2.4.37.9/drivers/net/e100/
DLICENSE158 The source code for a work means the preferred form of the work for
/linux-2.4.37.9/
DCOPYING171 The source code for a work means the preferred form of the work for
/linux-2.4.37.9/drivers/scsi/
DREADME.st195 also set using, e.g., the LILO command line. The preferred syntax is
DREADME.BusLogic305 the PCI I/O port assignments, so this is the preferred configuration.

12