Searched full:prefer (Results 1 – 25 of 475) sorted by relevance
12345678910>>...19
/linux-6.14.4/include/linux/atomic/ |
D | atomic-long.h | 30 * 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 …]
|
D | atomic-arch-fallback.h | 450 * 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.14.4/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,msm8916-mss-pil.yaml | 26 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.14.4/drivers/hid/usbhid/ |
D | Kconfig | 55 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-6.14.4/include/linux/ |
D | ipv6.h | 254 __u8 srcprefs; /* 001: prefer temporary address 255 * 010: prefer public address 256 * 100: prefer care-of address
|
D | if_ether.h | 27 /* Prefer this version in TX path, instead of
|
/linux-6.14.4/arch/sparc/include/asm/ |
D | sfp-machine_64.h | 55 /* For _Qp_* and _Q_*, this should prefer X, for 56 * CPU instruction emulation this should prefer Y.
|
D | sfp-machine_32.h | 57 /* For _Qp_* and _Q_*, this should prefer X, for 58 * CPU instruction emulation this should prefer Y.
|
/linux-6.14.4/drivers/acpi/ |
D | acpi_watchdog.c | 23 * 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.14.4/drivers/media/rc/keymaps/ |
D | Kconfig | 10 don't use a remote controller, or prefer to load the
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dio/dcn301/ |
D | dcn301_dio_link_encoder.c | 126 * 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.14.4/drivers/gpu/drm/amd/display/dc/dcn201/ |
D | dcn201_link_encoder.c | 158 * 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.14.4/drivers/accessibility/speakup/ |
D | TODO | 17 We prefer that you contact us on the mailing list; however, if you do
|
/linux-6.14.4/drivers/virt/ |
D | Kconfig | 24 Prefer Y to M so that this protection is activated very early.
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dio/dcn30/ |
D | dcn30_dio_link_encoder.c | 137 * 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.14.4/sound/hda/ |
D | Kconfig | 56 bool "Prefer SOF driver over SST on BY/CHT platforms"
|
/linux-6.14.4/Documentation/virt/kvm/ |
D | review-checklist.rst | 29 9. Similarly, prefer changes to arch independent code than to arch dependent
|
/linux-6.14.4/include/linux/firmware/qcom/ |
D | qcom_qseecom.h | 43 * Clients should prefer to use this wrapper.
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | rtc-cdev | 19 alarm interrupt. (Prefer to use RTC_WKALM_*)
|
/linux-6.14.4/kernel/time/ |
D | tick-common.c | 282 /* 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.14.4/Documentation/translations/ |
D | index.rst | 29 doubts about its interpretation. Additionally, some people prefer to read
|
/linux-6.14.4/Documentation/devicetree/bindings/net/ |
D | ethernet-phy.yaml | 179 - 'preferred-master': Prefer the PHY to be master but allow negotiation. 180 - 'preferred-slave': Prefer the PHY to be slave but allow negotiation.
|
/linux-6.14.4/Documentation/mm/damon/ |
D | index.rst | 41 If you prefer academic papers for reading and citations, please use the papers
|
/linux-6.14.4/net/netfilter/ipvs/ |
D | ip_vs_est.c | 414 /* For small number of estimators prefer to use few ticks, in ip_vs_enqueue_estimator() 494 /* We prefer this code to be short, kthread 0 will requeue the in ip_vs_start_estimator() 557 /* This kt slot can become available just now, prefer it */ in ip_vs_stop_estimator() 575 /* This slot is now empty, prefer another available kt slot */ in ip_vs_stop_estimator() 841 * from release but we prefer to keep the last estimator in ip_vs_est_calc_phase()
|
/linux-6.14.4/Documentation/mm/ |
D | highmem.rst | 96 pages in the same thread the address will be used and prefer 127 users should prefer kmap_local_page() instead of kmap_atomic().
|
12345678910>>...19