Home
last modified time | relevance | path

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

123

/Linux-v5.15/lib/raid6/
Dalgos.c154 if (!best || (*algo)->prefer >= best->prefer) { in raid6_choose_gen()
/Linux-v5.15/drivers/media/rc/keymaps/
DKconfig10 don't use a remote controller, or prefer to load the
/Linux-v5.15/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.15/drivers/accessibility/speakup/
DTODO17 We prefer that you contact us on the mailing list; however, if you do
/Linux-v5.15/Documentation/virt/kvm/
Dreview-checklist.rst29 9. Similarly, prefer changes to arch independent code than to arch dependent
/Linux-v5.15/Documentation/translations/zh_CN/filesystems/
Dtmpfs.rst78 mpol=prefer:Node 倾向从给定的节点分配
/Linux-v5.15/Documentation/translations/zh_TW/filesystems/
Dtmpfs.rst79 mpol=prefer:Node 傾向從給定的節點分配
/Linux-v5.15/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.15/include/linux/raid/
Dpq.h84 int prefer; /* Has special performance attribute */ member
/Linux-v5.15/scripts/coccinelle/tests/
Dunsigned_lesser_than_zero.cocci8 /// developers prefer to keep such code,
/Linux-v5.15/Documentation/translations/
Dindex.rst28 doubts about its interpretation. Additionally, some people prefer to read
/Linux-v5.15/Documentation/admin-guide/
Dnumastat.rst10 are able to allocate memory from nodes they prefer. If they succeed, numa_hit
/Linux-v5.15/tools/perf/Documentation/
Ditrace.txt23 Z prefer to ignore timestamps (so-called "timeless" decoding)
Dtips.txt30 If you prefer Intel style assembly, try: perf annotate -M intel
/Linux-v5.15/net/xfrm/
Dxfrm_policy.c2013 struct xfrm_policy *prefer, in __xfrm_policy_eval_candidates() argument
2017 u32 priority = prefer ? prefer->priority : ~0u; in __xfrm_policy_eval_candidates()
2037 if (prefer) { in __xfrm_policy_eval_candidates()
2040 prefer->pos < pol->pos) in __xfrm_policy_eval_candidates()
2041 return prefer; in __xfrm_policy_eval_candidates()
2052 struct xfrm_policy *prefer, in xfrm_policy_eval_candidates() argument
2061 prefer, in xfrm_policy_eval_candidates()
2069 prefer = tmp; in xfrm_policy_eval_candidates()
2072 return prefer; in xfrm_policy_eval_candidates()
/Linux-v5.15/arch/arm64/boot/dts/allwinner/
Dsun50i-h6-pine-h64.dts304 * Disable SPI0 in here, to prefer the more useful eMMC. U-Boot can
/Linux-v5.15/Documentation/dev-tools/kunit/
Dtips.rst28 Where you would use ``kzalloc``, you should prefer ``kunit_kzalloc`` instead.
/Linux-v5.15/Documentation/filesystems/
Dinotify.rst60 - User-space developers prefer the current API. The Beagle guys, for
/Linux-v5.15/Documentation/power/
Dswsusp-dmcrypt.rst138 file system and continue booting from there. I prefer to unmount
/Linux-v5.15/drivers/platform/x86/intel/
DKconfig153 the scheduler priority metrics. In this way scheduler can prefer
/Linux-v5.15/Documentation/locking/
Dmutex-design.rst151 region prevents the lock from being shared, always prefer them to any other
/Linux-v5.15/Documentation/driver-api/usb/
Ddma.rst112 - Some drivers may prefer to work with the model that they're mapping large
/Linux-v5.15/Documentation/spi/
Dspidev.rst95 SPI_MODE_0..SPI_MODE_3; or if you prefer you can combine SPI_CPOL
/Linux-v5.15/Documentation/hwmon/
Dsubmitting-patches.rst28 please refrain from explanations such as "I prefer that coding style".
/Linux-v5.15/mm/
Dmempolicy.c2717 int nid, prefer = 0; in numa_policy_init() local
2748 prefer = nid; in numa_policy_init()
2758 node_set(prefer, interleave_nodes); in numa_policy_init()

123