Searched refs:prefer (Results 1 – 25 of 64) sorted by relevance
123
/Linux-v4.19/lib/raid6/ |
D | algos.c | 162 if (!best || (*algo)->prefer >= best->prefer) { in raid6_choose_gen()
|
/Linux-v4.19/drivers/media/rc/keymaps/ |
D | Kconfig | 9 don't use a remote controller, or prefer to load the
|
/Linux-v4.19/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-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_trace.h | 122 __field(u32, prefer) 131 __entry->prefer = bo->preferred_domains; 138 __entry->prefer, __entry->allow, __entry->visible)
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | review-checklist.txt | 26 9. Similarly, prefer changes to arch independent code than to arch dependent
|
/Linux-v4.19/include/linux/raid/ |
D | pq.h | 78 int prefer; /* Has special performance attribute */ member
|
/Linux-v4.19/scripts/coccinelle/tests/ |
D | unsigned_lesser_than_zero.cocci | 7 /// developers prefer to keep such code,
|
/Linux-v4.19/drivers/staging/speakup/ |
D | TODO | 41 We prefer that you contact us on the mailing list; however, if you do
|
/Linux-v4.19/tools/perf/Documentation/ |
D | tips.txt | 29 If you prefer Intel style assembly, try: perf annotate -M intel
|
/Linux-v4.19/Documentation/admin-guide/ |
D | reporting-bugs.rst | 46 bug report. Some maintainers prefer bugs to be reported via bugzilla 47 (https://bugzilla.kernel.org), while others prefer that bugs be reported
|
D | security-bugs.rst | 33 submitter to understand and fix the bug. We prefer to publish the fix as
|
/Linux-v4.19/Documentation/filesystems/ |
D | inotify.txt | 51 - User-space developers prefer the current API. The Beagle guys, for
|
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 (percent) or whether you'd prefer a
|
/Linux-v4.19/Documentation/power/ |
D | swsusp-dmcrypt.txt | 136 file system and continue booting from there. I prefer to unmount
|
/Linux-v4.19/Documentation/locking/ |
D | mutex-design.txt | 141 region prevents the lock from being shared, always prefer them to any other
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | dma.rst | 112 - Some drivers may prefer to work with the model that they're mapping large
|
/Linux-v4.19/Documentation/hwmon/ |
D | submitting-patches | 23 please refrain from explanations such as "I prefer that coding style".
|
/Linux-v4.19/Documentation/spi/ |
D | spidev | 85 SPI_MODE_0..SPI_MODE_3; or if you prefer you can combine SPI_CPOL
|
/Linux-v4.19/mm/ |
D | mempolicy.c | 2614 int nid, prefer = 0; in numa_policy_init() local 2645 prefer = nid; in numa_policy_init() 2655 node_set(prefer, interleave_nodes); in numa_policy_init()
|
/Linux-v4.19/Documentation/RCU/ |
D | whatisRCU.txt | 36 People who prefer starting with a conceptual overview should focus on 38 some point. People who prefer to start with an API that they can then 39 experiment with should focus on Section 2. People who prefer to start 745 Or, for those who prefer a side-by-side listing:
|
/Linux-v4.19/Documentation/kbuild/ |
D | kconfig-macro-language.txt | 159 function call. Some people prefer putting a space after each comma delimiter:
|
/Linux-v4.19/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-v4.19/Documentation/maintainer/ |
D | pull-requests.rst | 164 Linus responded that he tends to prefer the ``git://`` protocol. Other
|
/Linux-v4.19/Documentation/ia64/ |
D | aliasing.txt | 188 same attributes, we can allow the mmap (and we will prefer WB if
|
123