Home
last modified time | relevance | path

Searched refs:most (Results 1 – 25 of 545) sorted by relevance

12345678910>>...22

/linux-2.6.39/net/netfilter/ipvs/
Dip_vs_lblcr.c221 struct ip_vs_dest *dest, *most; in ip_vs_dest_set_max() local
229 most = e->dest; in ip_vs_dest_set_max()
230 if (atomic_read(&most->weight) > 0) { in ip_vs_dest_set_max()
231 moh = ip_vs_dest_conn_overhead(most); in ip_vs_dest_set_max()
244 doh * atomic_read(&most->weight)) in ip_vs_dest_set_max()
246 most = dest; in ip_vs_dest_set_max()
254 IP_VS_DBG_ADDR(most->af, &most->addr), ntohs(most->port), in ip_vs_dest_set_max()
255 atomic_read(&most->activeconns), in ip_vs_dest_set_max()
256 atomic_read(&most->refcnt), in ip_vs_dest_set_max()
257 atomic_read(&most->weight), moh); in ip_vs_dest_set_max()
[all …]
/linux-2.6.39/drivers/misc/eeprom/
DKconfig4 tristate "I2C EEPROMs from most vendors"
7 Enable this driver to get read/write support to most I2C EEPROMs,
30 tristate "SPI EEPROMs from most vendors"
33 Enable this driver to get read/write support to most SPI EEPROMs,
/linux-2.6.39/net/can/
DKconfig26 most cases where no higher level protocol is being used. The raw
39 You probably want to use the bcm socket in most cases where cyclic
/linux-2.6.39/Documentation/timers/
Dtimers-howto.txt7 This question is most often faced by driver writers who have to
8 deal with hardware delays and who may not be the most intimately
15 The first, and most important, question you need to ask is "Is my
/linux-2.6.39/Documentation/
Deisa.txt14 most EISA drivers are among the oldest Linux drivers so, as you can
19 - The bus code implements most of the generic code. It is shared
181 code (since probing is now in the core EISA code). Unfortunately, most
188 yet been probed. In fact, that's what happens most of the time (the
190 Unfortunately, most drivers are doing the probing by themselves, and
Dspinlocks.txt3 The most basic primitive for locking is spinlock.
36 spinlock for most things - using more than one spinlock can make things a
64 shared data structures _everywhere_ they are used. The spinlocks are most
113 NOTE! We are working hard to remove reader-writer spinlocks in most
122 are the most safe ones, and the ones that work under all circumstances,
Dhwspinlock.txt68 Returns 0 when successful and an appropriate error code otherwise (most
79 Returns 0 when successful and an appropriate error code otherwise (most
92 Returns 0 when successful and an appropriate error code otherwise (most
103 Returns 0 on success and an appropriate error code otherwise (most
113 Returns 0 on success and an appropriate error code otherwise (most
124 Returns 0 on success and an appropriate error code otherwise (most
/linux-2.6.39/Documentation/networking/
Dregulatory.txt104 { ZD_REGDOMAIN_ETSI, "DE" }, /* Generic ETSI, use most restrictive */
195 In most situations the userland solution using CRDA as described
210 Again, most users in most situations should be using the CRDA package
211 provided with their distribution, and in most other situations users
Datm.txt1 In order to use anything but the most primitive functions of ATM,
/linux-2.6.39/Documentation/dvb/
Dudev.txt21 dir where udev can execute it, most likely /etc/udev/scripts/
34 will tell you the directory where the rules are, most likely it's /etc/udev/rules.d/
/linux-2.6.39/arch/avr32/boards/favr-32/
DKconfig15 generate most other frequencies in power of 2 steps.
/linux-2.6.39/sound/parisc/
DKconfig17 chip found in most GSC-based PA-RISC workstations. It's frequently
/linux-2.6.39/Documentation/filesystems/
Dcifs.txt3 (SMB) protocol, the native file sharing mechanism for most early
17 The intent of this module is to provide the most advanced network
/linux-2.6.39/drivers/staging/keucr/
DKconfig10 (BLK_DEV_SD) for most USB storage devices.
/linux-2.6.39/drivers/memstick/
DKconfig18 This is an option for use by developers; most people should
/linux-2.6.39/Documentation/usb/
Ddma.txt8 The big picture is that USB drivers can continue to ignore most DMA issues,
66 On most systems the memory returned will be uncached, because the
89 DMA address space of the device. However, most buffers passed to your
132 calls (where the underlying DMA primitives have changed), most of them can
/linux-2.6.39/drivers/mmc/
DKconfig19 This is an option for use by developers; most people should
/linux-2.6.39/arch/cris/arch-v32/mach-fs/
DKconfig28 Waitstates for SRAM. 0 is a good choice for most Axis products.
35 Waitstates for CSP0-3. 0 is a good choice for most Axis products.
44 Waitstates for CSP4-6. 0 is a good choice for most Axis products.
72 most hardwares but large SDRAMs may require a faster
/linux-2.6.39/Documentation/video4linux/
Dsi470x.txt9 most often used radio receivers in cell phones. Usually they are connected with
13 code. The software also contains an automatic firmware upgrade to the most
49 Testing is usually done with most application under Debian/testing:
/linux-2.6.39/drivers/misc/cb710/
DKconfig19 This is an option for use by developers; most people should
/linux-2.6.39/net/batman-adv/
DKconfig22 This is an option for use by developers; most people should
/linux-2.6.39/Documentation/blackfin/
Dbfin-spi-notes.txt9 In most cases you can utilize SPI MODE_3 instead of MODE_0 to work-around this
/linux-2.6.39/Documentation/video4linux/bttv/
DPROBLEMS8 XFree-3.2A! This solved the problem for most people.
33 bttv with it. bttv seems to work with most S3 cards with Accelerated X.
/linux-2.6.39/drivers/memstick/core/
DKconfig14 in most cases result in data corruption.
/linux-2.6.39/sound/aoa/codecs/
DKconfig8 (most of those with digital audio output).

12345678910>>...22