Searched refs:prefer (Results 1 – 25 of 50) sorted by relevance
12
/linux-2.6.39/Documentation/DocBook/ |
D | Makefile | 29 PDF_METHOD = $(prefer-db2x) 30 PS_METHOD = $(prefer-db2x) 126 prefer-db2x = db2x 129 prefer-db2x = $(use-xmlto) 133 prefer-xmlto = xmlto 136 prefer-xmlto = $(use-db2x)
|
/linux-2.6.39/lib/raid6/ |
D | algos.c | 121 if ( (*algo)->prefer > bestprefer || in raid6_select_algo() 122 ((*algo)->prefer == bestprefer && in raid6_select_algo() 125 bestprefer = best->prefer; in raid6_select_algo()
|
/linux-2.6.39/drivers/media/rc/keymaps/ |
D | Kconfig | 9 don't use a remote controller, or prefer to load the
|
/linux-2.6.39/drivers/hid/usbhid/ |
D | Kconfig | 55 to use the generic HID driver for your USB keyboard and prefer 71 to use the generic HID driver for your USB mouse and prefer
|
/linux-2.6.39/include/linux/raid/ |
D | pq.h | 77 int prefer; /* Has special performance attribute */ member
|
/linux-2.6.39/drivers/staging/easycap/ |
D | Kconfig | 39 Say 'Y' if you prefer Open Sound System (OSS) interface
|
/linux-2.6.39/Documentation/kvm/ |
D | review-checklist.txt | 26 9. Similarly, prefer changes to arch independent code than to arch dependent
|
/linux-2.6.39/firmware/ |
D | atmsar11.HEX | 200 We would prefer you not to distribute modified versions without
|
/linux-2.6.39/drivers/staging/speakup/ |
D | TODO | 41 We prefer that you contact us on the mailing list; however, if you do
|
/linux-2.6.39/Documentation/ |
D | SecurityBugs | 23 bug submitter to bug resolution as well as disclosure. We prefer
|
/linux-2.6.39/Documentation/power/ |
D | swsusp-dmcrypt.txt | 136 file system and continue booting from there. I prefer to unmount
|
/linux-2.6.39/Documentation/usb/ |
D | dma.txt | 109 - Some drivers may prefer to work with the model that they're mapping large
|
/linux-2.6.39/Documentation/RCU/ |
D | whatisRCU.txt | 30 People who prefer starting with a conceptual overview should focus on 32 some point. People who prefer to start with an API that they can then 33 experiment with should focus on Section 2. People who prefer to start 715 Or, for those who prefer a side-by-side listing:
|
/linux-2.6.39/Documentation/spi/ |
D | spidev | 85 SPI_MODE_0..SPI_MODE_3; or if you prefer you can combine SPI_CPOL
|
/linux-2.6.39/Documentation/filesystems/ |
D | tmpfs.txt | 87 mpol=prefer:Node prefers to allocate memory from the given Node
|
D | afs.txt | 95 whether you definitely want a R/W volume (hash) or whether you'd prefer a R/O
|
D | inotify.txt | 241 - User-space developers prefer the current API. The Beagle guys, for
|
/linux-2.6.39/mm/ |
D | mempolicy.c | 2242 int nid, prefer = 0; in numa_policy_init() local 2264 prefer = nid; in numa_policy_init() 2274 node_set(prefer, interleave_nodes); in numa_policy_init()
|
/linux-2.6.39/Documentation/serial/ |
D | moxa-smartio | 158 run the driver. If you prefer module driver, please refer to 3.4. 195 Module driver is easiest way to install. If you prefer static driver
|
/linux-2.6.39/arch/um/ |
D | Kconfig.net | 80 limitations. If you prefer slip, however, say Y here. Otherwise
|
/linux-2.6.39/Documentation/ia64/ |
D | aliasing.txt | 188 same attributes, we can allow the mmap (and we will prefer WB if
|
/linux-2.6.39/drivers/media/video/pwc/ |
D | philips.txt | 93 0 = prefer uncompressed images; if the requested mode is not available
|
/linux-2.6.39/Documentation/networking/ |
D | eql.txt | 106 for your machine, and the MTU you prefer for your SLIP lines. One
|
D | README.sb1000 | 53 you prefer, in the top kernel tree directory to set up your kernel
|
/linux-2.6.39/Documentation/sysctl/ |
D | vm.txt | 658 swapcache reclaim. Decreasing vfs_cache_pressure causes the kernel to prefer 662 causes the kernel to prefer to reclaim dentries and inodes.
|
12