Home
last modified time | relevance | path

Searched refs:prefer (Results 1 – 25 of 67) sorted by relevance

123

/Linux-v5.4/lib/raid6/
Dalgos.c157 if (!best || (*algo)->prefer >= best->prefer) { in raid6_choose_gen()
/Linux-v5.4/drivers/media/rc/keymaps/
DKconfig10 don't use a remote controller, or prefer to load the
/Linux-v5.4/drivers/hid/usbhid/
DKconfig56 to use the generic HID driver for your USB keyboard and prefer
72 to use the generic HID driver for your USB mouse and prefer
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_trace.h123 __field(u32, prefer)
132 __entry->prefer = bo->preferred_domains;
139 __entry->prefer, __entry->allow, __entry->visible)
/Linux-v5.4/Documentation/virt/kvm/
Dreview-checklist.txt26 9. Similarly, prefer changes to arch independent code than to arch dependent
/Linux-v5.4/include/linux/raid/
Dpq.h79 int prefer; /* Has special performance attribute */ member
/Linux-v5.4/scripts/coccinelle/tests/
Dunsigned_lesser_than_zero.cocci8 /// developers prefer to keep such code,
/Linux-v5.4/drivers/staging/speakup/
DTODO41 We prefer that you contact us on the mailing list; however, if you do
/Linux-v5.4/Documentation/translations/
Dindex.rst23 doubts about its interpretation. Additionally, some people prefer to read
/Linux-v5.4/tools/perf/Documentation/
Dtips.txt30 If you prefer Intel style assembly, try: perf annotate -M intel
/Linux-v5.4/Documentation/admin-guide/
Dreporting-bugs.rst46 bug report. Some maintainers prefer bugs to be reported via bugzilla
47 (https://bugzilla.kernel.org), while others prefer that bugs be reported
/Linux-v5.4/net/xfrm/
Dxfrm_policy.c2012 struct xfrm_policy *prefer, in __xfrm_policy_eval_candidates() argument
2016 u32 priority = prefer ? prefer->priority : ~0u; in __xfrm_policy_eval_candidates()
2036 if (prefer) { in __xfrm_policy_eval_candidates()
2039 prefer->pos < pol->pos) in __xfrm_policy_eval_candidates()
2040 return prefer; in __xfrm_policy_eval_candidates()
2051 struct xfrm_policy *prefer, in xfrm_policy_eval_candidates() argument
2060 prefer, in xfrm_policy_eval_candidates()
2068 prefer = tmp; in xfrm_policy_eval_candidates()
2071 return prefer; in xfrm_policy_eval_candidates()
/Linux-v5.4/Documentation/filesystems/
Dinotify.txt51 - User-space developers prefer the current API. The Beagle guys, for
Dtmpfs.txt87 mpol=prefer:Node prefers to allocate memory from the given Node
Dafs.txt95 whether you definitely want a R/W volume (percent) or whether you'd prefer a
/Linux-v5.4/Documentation/power/
Dswsusp-dmcrypt.rst138 file system and continue booting from there. I prefer to unmount
/Linux-v5.4/Documentation/locking/
Dmutex-design.rst151 region prevents the lock from being shared, always prefer them to any other
/Linux-v5.4/Documentation/driver-api/usb/
Ddma.rst112 - Some drivers may prefer to work with the model that they're mapping large
/Linux-v5.4/Documentation/spi/
Dspidev.rst95 SPI_MODE_0..SPI_MODE_3; or if you prefer you can combine SPI_CPOL
/Linux-v5.4/Documentation/hwmon/
Dsubmitting-patches.rst28 please refrain from explanations such as "I prefer that coding style".
/Linux-v5.4/Documentation/RCU/
DwhatisRCU.txt36 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
757 Or, for those who prefer a side-by-side listing:
/Linux-v5.4/mm/
Dmempolicy.c2713 int nid, prefer = 0; in numa_policy_init() local
2744 prefer = nid; in numa_policy_init()
2754 node_set(prefer, interleave_nodes); in numa_policy_init()
/Linux-v5.4/Documentation/kbuild/
Dkconfig-macro-language.rst163 function call. Some people prefer putting a space after each comma delimiter::
/Linux-v5.4/Documentation/driver-api/serial/
Dmoxa-smartio.rst167 run the driver. If you prefer module driver, please refer to 3.4.
210 Module driver is easiest way to install. If you prefer static driver
/Linux-v5.4/Documentation/maintainer/
Dpull-requests.rst164 Linus responded that he tends to prefer the ``git://`` protocol. Other

123