Home
last modified time | relevance | path

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

123

/Linux-v6.1/drivers/media/rc/keymaps/
DKconfig10 don't use a remote controller, or prefer to load the
/Linux-v6.1/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-v6.1/drivers/accessibility/speakup/
DTODO17 We prefer that you contact us on the mailing list; however, if you do
/Linux-v6.1/Documentation/virt/kvm/
Dreview-checklist.rst29 9. Similarly, prefer changes to arch independent code than to arch dependent
/Linux-v6.1/Documentation/translations/zh_CN/filesystems/
Dtmpfs.rst78 mpol=prefer:Node 倾向从给定的节点分配
/Linux-v6.1/Documentation/translations/zh_TW/filesystems/
Dtmpfs.rst79 mpol=prefer:Node 傾向從給定的節點分配
/Linux-v6.1/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-v6.1/scripts/coccinelle/tests/
Dunsigned_lesser_than_zero.cocci8 /// developers prefer to keep such code,
/Linux-v6.1/Documentation/translations/
Dindex.rst28 doubts about its interpretation. Additionally, some people prefer to read
/Linux-v6.1/Documentation/admin-guide/
Dnumastat.rst10 are able to allocate memory from nodes they prefer. If they succeed, numa_hit
/Linux-v6.1/tools/perf/Documentation/
Ditrace.txt26 Z prefer to ignore timestamps (so-called "timeless" decoding)
Dtips.txt30 If you prefer Intel style assembly, try: perf annotate -M intel
/Linux-v6.1/Documentation/mm/
Dhighmem.rst94 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/
Dxfrm_policy.c2015 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/
Dtips.rst28 Where you would use ``kzalloc``, you should prefer ``kunit_kzalloc`` instead.
/Linux-v6.1/arch/arm64/boot/dts/allwinner/
Dsun50i-h6-pine-h64.dts304 * Disable SPI0 in here, to prefer the more useful eMMC. U-Boot can
/Linux-v6.1/Documentation/filesystems/
Dinotify.rst60 - User-space developers prefer the current API. The Beagle guys, for
Dafs.rst94 whether you definitely want a R/W volume (percent) or whether you'd prefer a
Dtmpfs.rst96 mpol=prefer:Node prefers to allocate memory from the given Node
/Linux-v6.1/Documentation/power/
Dswsusp-dmcrypt.rst138 file system and continue booting from there. I prefer to unmount
/Linux-v6.1/Documentation/locking/
Dmutex-design.rst151 region prevents the lock from being shared, always prefer them to any other
/Linux-v6.1/Documentation/driver-api/usb/
Ddma.rst112 - Some drivers may prefer to work with the model that they're mapping large
/Linux-v6.1/Documentation/hwmon/
Dsubmitting-patches.rst27 please refrain from explanations such as "I prefer that coding style".
/Linux-v6.1/drivers/platform/x86/intel/
DKconfig190 the scheduler priority metrics. In this way scheduler can prefer
/Linux-v6.1/mm/
Dmempolicy.c2906 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()

123