Home
last modified time | relevance | path

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

12345678910>>...19

/linux-6.12.1/include/linux/atomic/
Datomic-long.h30 * Safe to use in noinstr code; prefer atomic_long_read() elsewhere.
50 * Safe to use in noinstr code; prefer atomic_long_read_acquire() elsewhere.
71 * Safe to use in noinstr code; prefer atomic_long_set() elsewhere.
92 * Safe to use in noinstr code; prefer atomic_long_set_release() elsewhere.
113 * Safe to use in noinstr code; prefer atomic_long_add() elsewhere.
134 * Safe to use in noinstr code; prefer atomic_long_add_return() elsewhere.
155 * Safe to use in noinstr code; prefer atomic_long_add_return_acquire() elsewhere.
176 * Safe to use in noinstr code; prefer atomic_long_add_return_release() elsewhere.
197 * Safe to use in noinstr code; prefer atomic_long_add_return_relaxed() elsewhere.
218 * Safe to use in noinstr code; prefer atomic_long_fetch_add() elsewhere.
[all …]
Datomic-arch-fallback.h450 * Safe to use in noinstr code; prefer atomic_read() elsewhere.
466 * Safe to use in noinstr code; prefer atomic_read_acquire() elsewhere.
496 * Safe to use in noinstr code; prefer atomic_set() elsewhere.
513 * Safe to use in noinstr code; prefer atomic_set_release() elsewhere.
539 * Safe to use in noinstr code; prefer atomic_add() elsewhere.
556 * Safe to use in noinstr code; prefer atomic_add_return() elsewhere.
583 * Safe to use in noinstr code; prefer atomic_add_return_acquire() elsewhere.
610 * Safe to use in noinstr code; prefer atomic_add_return_release() elsewhere.
636 * Safe to use in noinstr code; prefer atomic_add_return_relaxed() elsewhere.
659 * Safe to use in noinstr code; prefer atomic_fetch_add() elsewhere.
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/remoteproc/
Dqcom,msm8916-mss-pil.yaml26 description: Deprecated, prefer using qcom,msm8916-mss-pil
151 description: CX power domain regulator supply (prefer using power-domains)
155 description: MX power domain regulator supply (prefer using power-domains)
162 MBA reserved region (prefer using memory-region with two items)
173 MPSS reserved region (prefer using memory-region with two items)
/linux-6.12.1/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-6.12.1/include/linux/
Dipv6.h254 __u8 srcprefs; /* 001: prefer temporary address
255 * 010: prefer public address
256 * 100: prefer care-of address
Dif_ether.h27 /* Prefer this version in TX path, instead of
Dnet_tstamp.h35 * Prefer using this structure for in-kernel processing of hardware
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
765 * known to the compiler. Prefer strscpy(), though note its different
/linux-6.12.1/arch/sparc/include/asm/
Dsfp-machine_64.h55 /* For _Qp_* and _Q_*, this should prefer X, for
56 * CPU instruction emulation this should prefer Y.
Dsfp-machine_32.h57 /* For _Qp_* and _Q_*, this should prefer X, for
58 * CPU instruction emulation this should prefer Y.
/linux-6.12.1/drivers/acpi/
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-6.12.1/drivers/media/rc/keymaps/
DKconfig10 don't use a remote controller, or prefer to load the
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dio/dcn301/
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-6.12.1/drivers/gpu/drm/amd/display/dc/dcn201/
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-6.12.1/drivers/accessibility/speakup/
DTODO17 We prefer that you contact us on the mailing list; however, if you do
/linux-6.12.1/drivers/virt/
DKconfig24 Prefer Y to M so that this protection is activated very early.
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dio/dcn30/
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-6.12.1/sound/hda/
DKconfig56 bool "Prefer SOF driver over SST on BY/CHT platforms"
/linux-6.12.1/Documentation/virt/kvm/
Dreview-checklist.rst29 9. Similarly, prefer changes to arch independent code than to arch dependent
/linux-6.12.1/Documentation/ABI/testing/
Drtc-cdev19 alarm interrupt. (Prefer to use RTC_WKALM_*)
/linux-6.12.1/include/linux/firmware/qcom/
Dqcom_qseecom.h43 * Clients should prefer to use this wrapper.
/linux-6.12.1/kernel/time/
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-6.12.1/Documentation/translations/
Dindex.rst29 doubts about its interpretation. Additionally, some people prefer to read
/linux-6.12.1/arch/arm64/
DMakefile125 # Prefer the baremetal ELF build target, but not all toolchains include
132 # Same as above, prefer ELF but fall back to linux target if needed.
/linux-6.12.1/include/drm/
Ddrm_print.h417 * Prefer drm_device based logging over device or printk based logging.
517 * Prefer drm_device based logging over device or prink based logging.
581 * Prefer drm_device based logging over device or prink based logging.
682 * Prefer drm_device based drm_WARN* over regular WARN*

12345678910>>...19