/linux/drivers/hid/usbhid/ |
H A 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/drivers/media/rc/keymaps/ |
H A D | Kconfig | 10 don't use a remote controller, or prefer to load the
|
/linux/drivers/accessibility/speakup/ |
H A D | TODO | 17 We prefer that you contact us on the mailing list; however, if you do
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_trace.h | 123 __field(u32, prefer) 132 __entry->prefer = bo->preferred_domains; 139 __entry->prefer, __entry->allow, __entry->visible)
|
/linux/Documentation/virt/kvm/ |
H A D | review-checklist.rst | 29 9. Similarly, prefer changes to arch independent code than to arch dependent
|
/linux/Documentation/translations/zh_CN/filesystems/ |
H A D | tmpfs.rst | 78 mpol=prefer:Node 倾向从给定的节点分配
|
/linux/Documentation/translations/zh_TW/filesystems/ |
H A D | tmpfs.rst | 78 mpol=prefer:Node 傾向從給定的節點分配
|
/linux/scripts/coccinelle/tests/ |
H A D | unsigned_lesser_than_zero.cocci | 8 /// developers prefer to keep such code,
|
/linux/Documentation/translations/ |
H A D | index.rst | 29 doubts about its interpretation. Additionally, some people prefer to read
|
/linux/Documentation/admin-guide/ |
H A D | numastat.rst | 10 are able to allocate memory from nodes they prefer. If they succeed, numa_hit
|
/linux/drivers/gpu/drm/clients/ |
H A D | Kconfig | 85 If you only need logs, but no terminal, or if you prefer userspace
|
/linux/net/xfrm/ |
H A D | xfrm_policy.c | 2092 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 D | highmem.rst | 96 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 D | inotify.rst | 60 - User-space developers prefer the current API. The Beagle guys, for
|
H A D | afs.rst | 94 whether you definitely want a R/W volume (percent) or whether you'd prefer a
|
/linux/Documentation/mm/damon/ |
H A D | maintainer-profile.rst | 90 members who prefer synchronous conversations over mails.
|
/linux/Documentation/power/ |
H A D | swsusp-dmcrypt.rst | 138 file system and continue booting from there. I prefer to unmount
|
/linux/tools/perf/Documentation/ |
H A D | tips.txt | 42 If you prefer Intel style assembly, try: perf annotate -M intel
|
/linux/Documentation/process/ |
H A D | backporting.rst | 45 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 D | mptcp.rst | 14 multiple interfaces or prefer the one with the lowest latency. It also allows a
|
/linux/Documentation/locking/ |
H A D | mutex-design.rst | 169 region prevents the lock from being shared, always prefer them to any other
|
/linux/Documentation/hwmon/ |
H A D | submitting-patches.rst | 27 please refrain from explanations such as "I prefer that coding style".
|
/linux/Documentation/kbuild/ |
H A D | kconfig-macro-language.rst | 163 function call. Some people prefer putting a space after each comma delimiter::
|
/linux/Documentation/spi/ |
H A D | spidev.rst | 123 SPI_MODE_0..SPI_MODE_3; or if you prefer you can combine SPI_CPOL
|
/linux/mm/ |
H A D | mempolicy.c | 3112 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()
|