Home
last modified time | relevance | path

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

123

/linux/drivers/hid/usbhid/
H A DKconfig55 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/drivers/media/rc/keymaps/
H A DKconfig10 don't use a remote controller, or prefer to load the
/linux/drivers/accessibility/speakup/
H A DTODO17 We prefer that you contact us on the mailing list; however, if you do
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_trace.h123 __field(u32, prefer)
132 __entry->prefer = bo->preferred_domains;
139 __entry->prefer, __entry->allow, __entry->visible)
/linux/Documentation/virt/kvm/
H A Dreview-checklist.rst29 9. Similarly, prefer changes to arch independent code than to arch dependent
/linux/Documentation/translations/zh_CN/filesystems/
H A Dtmpfs.rst78 mpol=prefer:Node 倾向从给定的节点分配
/linux/Documentation/translations/zh_TW/filesystems/
H A Dtmpfs.rst78 mpol=prefer:Node 傾向從給定的節點分配
/linux/scripts/coccinelle/tests/
H A Dunsigned_lesser_than_zero.cocci8 /// developers prefer to keep such code,
/linux/Documentation/translations/
H A Dindex.rst29 doubts about its interpretation. Additionally, some people prefer to read
/linux/Documentation/admin-guide/
H A Dnumastat.rst10 are able to allocate memory from nodes they prefer. If they succeed, numa_hit
/linux/drivers/gpu/drm/clients/
H A DKconfig85 If you only need logs, but no terminal, or if you prefer userspace
/linux/net/xfrm/
H A Dxfrm_policy.c2092 struct xfrm_policy *prefer, in __xfrm_policy_eval_candidates() argument
2096 u32 priority = prefer ? prefer->priority : ~0u; in __xfrm_policy_eval_candidates()
2116 if (prefer) { in __xfrm_policy_eval_candidates()
2119 prefer->pos < pol->pos) in __xfrm_policy_eval_candidates()
2120 return prefer; in __xfrm_policy_eval_candidates()
2131 struct xfrm_policy *prefer, in xfrm_policy_eval_candidates() argument
2140 prefer, in xfrm_policy_eval_candidates()
2147 prefer = tmp; in xfrm_policy_eval_candidates()
2150 return prefer; in xfrm_policy_eval_candidates()
/linux/Documentation/mm/
H A Dhighmem.rst96 pages in the same thread the address will be used and prefer
127 users should prefer kmap_local_page() instead of kmap_atomic().
/linux/Documentation/filesystems/
H A Dinotify.rst60 - User-space developers prefer the current API. The Beagle guys, for
H A Dafs.rst94 whether you definitely want a R/W volume (percent) or whether you'd prefer a
/linux/Documentation/mm/damon/
H A Dmaintainer-profile.rst90 members who prefer synchronous conversations over mails.
/linux/Documentation/power/
H A Dswsusp-dmcrypt.rst138 file system and continue booting from there. I prefer to unmount
/linux/tools/perf/Documentation/
H A Dtips.txt42 If you prefer Intel style assembly, try: perf annotate -M intel
/linux/Documentation/process/
H A Dbackporting.rst45 resolution tools you might prefer to use. For example, if you want to
57 A good reason to prefer ``git cherry-pick`` over ``git am`` is that git
113 Many people prefer to use their regular text editor and edit the
296 intimidating and difficult to read. You may instead prefer to run
/linux/Documentation/networking/
H A Dmptcp.rst14 multiple interfaces or prefer the one with the lowest latency. It also allows a
/linux/Documentation/locking/
H A Dmutex-design.rst169 region prevents the lock from being shared, always prefer them to any other
/linux/Documentation/hwmon/
H A Dsubmitting-patches.rst27 please refrain from explanations such as "I prefer that coding style".
/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst163 function call. Some people prefer putting a space after each comma delimiter::
/linux/Documentation/spi/
H A Dspidev.rst123 SPI_MODE_0..SPI_MODE_3; or if you prefer you can combine SPI_CPOL
/linux/mm/
H A Dmempolicy.c3112 int nid, prefer = 0; in numa_policy_init() local
3143 prefer = nid; in numa_policy_init()
3153 node_set(prefer, interleave_nodes); in numa_policy_init()

123