Home
last modified time | relevance | path

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

123

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

Completed in 51 milliseconds

123