/Linux-v6.1/drivers/media/rc/keymaps/ |
D | Kconfig | 10 don't use a remote controller, or prefer to load the
|
/Linux-v6.1/drivers/hid/usbhid/ |
D | Kconfig | 56 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-v6.1/drivers/accessibility/speakup/ |
D | TODO | 17 We prefer that you contact us on the mailing list; however, if you do
|
/Linux-v6.1/Documentation/virt/kvm/ |
D | review-checklist.rst | 29 9. Similarly, prefer changes to arch independent code than to arch dependent
|
/Linux-v6.1/Documentation/translations/zh_CN/filesystems/ |
D | tmpfs.rst | 78 mpol=prefer:Node 倾向从给定的节点分配
|
/Linux-v6.1/Documentation/translations/zh_TW/filesystems/ |
D | tmpfs.rst | 79 mpol=prefer:Node 傾向從給定的節點分配
|
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_trace.h | 123 __field(u32, prefer) 132 __entry->prefer = bo->preferred_domains; 139 __entry->prefer, __entry->allow, __entry->visible)
|
/Linux-v6.1/scripts/coccinelle/tests/ |
D | unsigned_lesser_than_zero.cocci | 8 /// developers prefer to keep such code,
|
/Linux-v6.1/Documentation/translations/ |
D | index.rst | 28 doubts about its interpretation. Additionally, some people prefer to read
|
/Linux-v6.1/Documentation/admin-guide/ |
D | numastat.rst | 10 are able to allocate memory from nodes they prefer. If they succeed, numa_hit
|
/Linux-v6.1/tools/perf/Documentation/ |
D | itrace.txt | 26 Z prefer to ignore timestamps (so-called "timeless" decoding)
|
D | tips.txt | 30 If you prefer Intel style assembly, try: perf annotate -M intel
|
/Linux-v6.1/Documentation/mm/ |
D | highmem.rst | 94 pages in the same thread the address will be used and prefer 114 users should prefer kmap_local_page() instead of kmap_atomic().
|
/Linux-v6.1/net/xfrm/ |
D | xfrm_policy.c | 2015 struct xfrm_policy *prefer, in __xfrm_policy_eval_candidates() argument 2019 u32 priority = prefer ? prefer->priority : ~0u; in __xfrm_policy_eval_candidates() 2039 if (prefer) { in __xfrm_policy_eval_candidates() 2042 prefer->pos < pol->pos) in __xfrm_policy_eval_candidates() 2043 return prefer; in __xfrm_policy_eval_candidates() 2054 struct xfrm_policy *prefer, in xfrm_policy_eval_candidates() argument 2063 prefer, in xfrm_policy_eval_candidates() 2070 prefer = tmp; in xfrm_policy_eval_candidates() 2073 return prefer; in xfrm_policy_eval_candidates()
|
/Linux-v6.1/Documentation/dev-tools/kunit/ |
D | tips.rst | 28 Where you would use ``kzalloc``, you should prefer ``kunit_kzalloc`` instead.
|
/Linux-v6.1/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h6-pine-h64.dts | 304 * Disable SPI0 in here, to prefer the more useful eMMC. U-Boot can
|
/Linux-v6.1/Documentation/filesystems/ |
D | inotify.rst | 60 - User-space developers prefer the current API. The Beagle guys, for
|
D | afs.rst | 94 whether you definitely want a R/W volume (percent) or whether you'd prefer a
|
D | tmpfs.rst | 96 mpol=prefer:Node prefers to allocate memory from the given Node
|
/Linux-v6.1/Documentation/power/ |
D | swsusp-dmcrypt.rst | 138 file system and continue booting from there. I prefer to unmount
|
/Linux-v6.1/Documentation/locking/ |
D | mutex-design.rst | 151 region prevents the lock from being shared, always prefer them to any other
|
/Linux-v6.1/Documentation/driver-api/usb/ |
D | dma.rst | 112 - Some drivers may prefer to work with the model that they're mapping large
|
/Linux-v6.1/Documentation/hwmon/ |
D | submitting-patches.rst | 27 please refrain from explanations such as "I prefer that coding style".
|
/Linux-v6.1/drivers/platform/x86/intel/ |
D | Kconfig | 190 the scheduler priority metrics. In this way scheduler can prefer
|
/Linux-v6.1/mm/ |
D | mempolicy.c | 2906 int nid, prefer = 0; in numa_policy_init() local 2937 prefer = nid; in numa_policy_init() 2947 node_set(prefer, interleave_nodes); in numa_policy_init()
|