Home
last modified time | relevance | path

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

1234

/linux/Documentation/driver-api/cxl/allocation/
H A Dreclaim.rst15 By default, the reclaim system will prefer swap (or zswap) when reclaiming
17 to opportunistically prefer distant NUMA nodes to swap or zswap, if capacity
43 In Linux v6.XX, ZSwap tries to prefer the node of the page being compressed
50 will prefer the slowest form of CXL memory by default until that tier of
H A Dpage-allocator.rst39 To simplify this, the page allocator will prefer :code:`ZONE_MOVABLE` over
50 tasks prefer not to use slower memory.
/linux/drivers/hid/usbhid/
H A DKconfig55 to use the generic HID driver for your USB keyboard and prefer
71 to use the generic HID driver for your USB mouse and prefer
/linux/drivers/media/rc/keymaps/
H A DKconfig10 don't use a remote controller, or prefer to load the
/linux/Documentation/mm/damon/
H A Dindex.rst28 If you prefer academic papers for reading and citations, please use the papers
H A Dmaintainer-profile.rst91 DAMON community has a bi-weekly meetup series for members who prefer
/linux/drivers/accessibility/speakup/
H A DTODO17 We prefer that you contact us on the mailing list; however, if you do
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_trace.h123 __field(u32, prefer)
132 __entry->prefer = bo->preferred_domains;
139 __entry->prefer, __entry->allow, __entry->visible)
/linux/Documentation/translations/zh_CN/filesystems/
H A Dtmpfs.rst78 mpol=prefer:Node 倾向从给定的节点分配
/linux/Documentation/translations/zh_TW/filesystems/
H A Dtmpfs.rst78 mpol=prefer:Node 傾向從給定的節點分配
/linux/scripts/coccinelle/tests/
H A Dunsigned_lesser_than_zero.cocci8 /// developers prefer to keep such code,
/linux/Documentation/translations/
H A Dindex.rst29 doubts about its interpretation. Additionally, some people prefer to read
/linux/Documentation/admin-guide/
H A Dnumastat.rst10 are able to allocate memory from nodes they prefer. If they succeed, numa_hit
/linux/tools/perf/Documentation/
H A Ditrace.txt27 Z prefer to ignore timestamps (so-called "timeless" decoding)
H A Dtips.txt42 If you prefer Intel style assembly, try: perf annotate -M intel
/linux/drivers/gpu/drm/clients/
H A DKconfig85 If you only need logs, but no terminal, or if you prefer userspace
/linux/net/xfrm/
H A Dxfrm_policy.c2095 struct xfrm_policy *prefer, in __xfrm_policy_eval_candidates() argument
2099 u32 priority = prefer ? prefer->priority : ~0u; in __xfrm_policy_eval_candidates()
2119 if (prefer) { in __xfrm_policy_eval_candidates()
2122 prefer->pos < pol->pos) in __xfrm_policy_eval_candidates()
2123 return prefer; in __xfrm_policy_eval_candidates()
2134 struct xfrm_policy *prefer, in xfrm_policy_eval_candidates() argument
2143 prefer, in xfrm_policy_eval_candidates()
2150 prefer = tmp; in xfrm_policy_eval_candidates()
2153 return prefer; in xfrm_policy_eval_candidates()
/linux/Documentation/mm/
H A Dhighmem.rst96 pages in the same thread the address will be used and prefer
127 users should prefer kmap_local_page() instead of kmap_atomic().
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h6-pine-h64.dts305 * Disable SPI0 in here, to prefer the more useful eMMC. U-Boot can
/linux/Documentation/filesystems/
H A Dinotify.rst60 - User-space developers prefer the current API. The Beagle guys, for
/linux/Documentation/power/
H A Dswsusp-dmcrypt.rst138 file system and continue booting from there. I prefer to unmount
/linux/Documentation/process/
H A Dbackporting.rst45 resolution tools you might prefer to use. For example, if you want to
57 A good reason to prefer ``git cherry-pick`` over ``git am`` is that git
113 Many people prefer to use their regular text editor and edit the
296 intimidating and difficult to read. You may instead prefer to run
/linux/Documentation/virt/kvm/
H A Dreview-checklist.rst29 9. Similarly, prefer changes to arch independent code than to arch dependent
/linux/Documentation/networking/
H A Dmptcp.rst14 multiple interfaces or prefer the one with the lowest latency. It also allows a
/linux/Documentation/filesystems/nfs/
H A Dnfsd-maintainer-entry-profile.rst102 good reasons why the NFSD maintainers prefer to leave that as a last
235 The NFSD maintainers prefer to add stable tagging themselves, after
275 In general we prefer that contributors use common patch email tools

1234