/Linux-v5.15/lib/raid6/ |
D | algos.c | 154 if (!best || (*algo)->prefer >= best->prefer) { in raid6_choose_gen()
|
/Linux-v5.15/drivers/media/rc/keymaps/ |
D | Kconfig | 10 don't use a remote controller, or prefer to load the
|
/Linux-v5.15/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-v5.15/drivers/accessibility/speakup/ |
D | TODO | 17 We prefer that you contact us on the mailing list; however, if you do
|
/Linux-v5.15/Documentation/virt/kvm/ |
D | review-checklist.rst | 29 9. Similarly, prefer changes to arch independent code than to arch dependent
|
/Linux-v5.15/Documentation/translations/zh_CN/filesystems/ |
D | tmpfs.rst | 78 mpol=prefer:Node 倾向从给定的节点分配
|
/Linux-v5.15/Documentation/translations/zh_TW/filesystems/ |
D | tmpfs.rst | 79 mpol=prefer:Node 傾向從給定的節點分配
|
/Linux-v5.15/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-v5.15/include/linux/raid/ |
D | pq.h | 84 int prefer; /* Has special performance attribute */ member
|
/Linux-v5.15/scripts/coccinelle/tests/ |
D | unsigned_lesser_than_zero.cocci | 8 /// developers prefer to keep such code,
|
/Linux-v5.15/Documentation/translations/ |
D | index.rst | 28 doubts about its interpretation. Additionally, some people prefer to read
|
/Linux-v5.15/Documentation/admin-guide/ |
D | numastat.rst | 10 are able to allocate memory from nodes they prefer. If they succeed, numa_hit
|
/Linux-v5.15/tools/perf/Documentation/ |
D | itrace.txt | 23 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-v5.15/net/xfrm/ |
D | xfrm_policy.c | 2013 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/ |
D | sun50i-h6-pine-h64.dts | 304 * Disable SPI0 in here, to prefer the more useful eMMC. U-Boot can
|
/Linux-v5.15/Documentation/dev-tools/kunit/ |
D | tips.rst | 28 Where you would use ``kzalloc``, you should prefer ``kunit_kzalloc`` instead.
|
/Linux-v5.15/Documentation/filesystems/ |
D | inotify.rst | 60 - User-space developers prefer the current API. The Beagle guys, for
|
/Linux-v5.15/Documentation/power/ |
D | swsusp-dmcrypt.rst | 138 file system and continue booting from there. I prefer to unmount
|
/Linux-v5.15/drivers/platform/x86/intel/ |
D | Kconfig | 153 the scheduler priority metrics. In this way scheduler can prefer
|
/Linux-v5.15/Documentation/locking/ |
D | mutex-design.rst | 151 region prevents the lock from being shared, always prefer them to any other
|
/Linux-v5.15/Documentation/driver-api/usb/ |
D | dma.rst | 112 - Some drivers may prefer to work with the model that they're mapping large
|
/Linux-v5.15/Documentation/spi/ |
D | spidev.rst | 95 SPI_MODE_0..SPI_MODE_3; or if you prefer you can combine SPI_CPOL
|
/Linux-v5.15/Documentation/hwmon/ |
D | submitting-patches.rst | 28 please refrain from explanations such as "I prefer that coding style".
|
/Linux-v5.15/mm/ |
D | mempolicy.c | 2717 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()
|