Home
last modified time | relevance | path

Searched full:prefer (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/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/arch/sparc/include/asm/
H A Dsfp-machine_64.h55 /* For _Qp_* and _Q_*, this should prefer X, for
56 * CPU instruction emulation this should prefer Y.
H A Dsfp-machine_32.h57 /* For _Qp_* and _Q_*, this should prefer X, for
58 * CPU instruction emulation this should prefer Y.
/linux/net/rxrpc/
H A Drxgk_common.h98 case -ENOPKG: /* Would prefer RXGK_BADETYPE, but not available for YFS. */ in rxgk_decrypt_skb()
142 case -ENOPKG: /* Would prefer RXGK_BADETYPE, but not available for YFS. */ in rxgk_verify_mic_skb()
/linux/drivers/acpi/
H A Dacpi_watchdog.c23 * driver so on those systems we skip WDAT driver and prefer iTCO_wdt
85 * Returns true if this system should prefer ACPI based watchdog instead of
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn301/
H A Ddcn301_dio_link_encoder.c126 * SW assign DIG_FE to non-MST UNIPHY first and MST last. So prefer in dcn301_link_encoder_construct()
128 * Prefer DIG assignment is decided by board design. in dcn301_link_encoder_construct()
/linux/drivers/gpib/
H A DTODO4 …CHECK:ALLOC_SIZEOF_STRUCT: Prefer kmalloc(sizeof(*board->private_data)...) over kmalloc(sizeof(str…
/linux/drivers/media/rc/keymaps/
H A DKconfig10 don't use a remote controller, or prefer to load the
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_link_encoder.c158 * SW assign DIG_FE to non-MST UNIPHY first and MST last. So prefer in dcn201_link_encoder_construct()
160 * Prefer DIG assignment is decided by board design. in dcn201_link_encoder_construct()
/linux/drivers/accessibility/speakup/
H A DTODO17 We prefer that you contact us on the mailing list; however, if you do
/linux/sound/hda/core/
H A DKconfig40 bool "Prefer SOF driver over SST on BY/CHT platforms"
/linux/drivers/virt/
H A DKconfig24 Prefer Y to M so that this protection is activated very early.
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn30/
H A Ddcn30_dio_link_encoder.c137 * SW assign DIG_FE to non-MST UNIPHY first and MST last. So prefer in dcn30_link_encoder_construct()
139 * Prefer DIG assignment is decided by board design. in dcn30_link_encoder_construct()
/linux/include/linux/
H A Dif_ether.h30 /* Prefer this version in TX path, instead of
H A Dcontainer_of.h33 * Always prefer container_of_const() instead of container_of() in new code.
H A Dfortify-string.h252 * exposures. Prefer strnlen().
350 * of @p and @q are known to the compiler. Prefer building the
405 * destination buffer size is known to the compiler. Prefer
436 * of @p and @q are known to the compiler. Prefer building the
777 * known to the compiler. Prefer strscpy(), though note its different
/linux/arch/arm64/
H A DMakefile122 # Prefer the baremetal ELF build target, but not all toolchains include
129 # Same as above, prefer ELF but fall back to linux target if needed.
/linux/kernel/time/
H A Dtick-common.c282 /* Prefer an existing cpu local device */ in tick_check_percpu()
291 /* Prefer oneshot capable device */ in tick_check_preferred()
300 * Use the higher rated one, but prefer a CPU local device with a lower in tick_check_preferred()
/linux/include/linux/firmware/qcom/
H A Dqcom_qseecom.h43 * Clients should prefer to use this wrapper.
/linux/Documentation/ABI/testing/
H A Drtc-cdev19 alarm interrupt. (Prefer to use RTC_WKALM_*)
/linux/Documentation/translations/
H A Dindex.rst29 doubts about its interpretation. Additionally, some people prefer to read
/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/net/ceph/
H A Dceph_common.c277 {"prefer-crc", Opt_ms_mode_prefer_crc},
278 {"prefer-secure", Opt_ms_mode_prefer_secure},
649 seq_puts(m, "ms_mode=prefer-crc,"); in ceph_print_client_options()
652 seq_puts(m, "ms_mode=prefer-secure,"); in ceph_print_client_options()

12345678910>>...14