Searched full:relies (Results 1 – 25 of 600) sorted by relevance
12345678910>>...24
/linux-6.12.1/include/asm-generic/ |
D | qspinlock.h | 11 * qspinlock relies on atomic_*_release()/atomic_*_acquire() to be RCsc (or no 15 * qspinlock relies on a far greater (compared to asm-generic/spinlock.h) set 25 * qspinlock also heavily relies on mixed size atomic operations, in specific
|
D | spinlock.h | 6 * It relies on atomic_fetch_add() having well defined forward progress 10 * It also relies on atomic_fetch_add() being safe vs smp_store_release() on a
|
D | dma.h | 9 * Some code relies on seeing MAX_DMA_ADDRESS though.
|
/linux-6.12.1/arch/mips/include/asm/octeon/ |
D | cvmx-helper-board.h | 68 * data to determine board types and revisions. It relies on the 86 * data to determine board types and revisions. It relies on the 108 * data to determine board types and revisions. It relies on the
|
/linux-6.12.1/Documentation/scheduler/ |
D | membarrier.rst | 31 - arm64 relies on the full barrier implied by switch_to(). 35 by mmdrop(), otherwise. On powerpc and riscv, switch_mm() relies on
|
/linux-6.12.1/drivers/base/firmware_loader/ |
D | Kconfig | 125 relies on or uses a fallback mechanism in userspace. If you need to 131 old userspace may exist which relies upon it, and as such this 140 driver which explicitly relies on this fallback mechanism. Only two
|
/linux-6.12.1/Documentation/firmware-guide/acpi/ |
D | acpi-lid.rst | 77 and whether the "opened"/"closed" events are paired fully relies on the 90 are paired fully relies on the firmware implementation.
|
/linux-6.12.1/lib/ |
D | Kconfig.kasan | 103 Supported only on arm64 CPUs and relies on Top Byte Ignore. 119 Supported only on arm64 CPUs starting from ARMv8.5 and relies on
|
/linux-6.12.1/Documentation/dev-tools/ |
D | kcsan.rst | 8 relies on compile-time instrumentation, and uses a watchpoint-based sampling 246 KCSAN relies on observing that two accesses happen concurrently. Crucially, we 258 relies on compiler instrumentation and "soft watchpoints". 262 watchpoints" are portability and greater flexibility. KCSAN then relies on the
|
/linux-6.12.1/include/linux/usb/ |
D | sl811.h | 19 /* sl811 relies on an external source of VBUS current */
|
/linux-6.12.1/kernel/printk/ |
D | printk_ringbuffer.c | 468 * Relies on: in desc_read() 501 * Relies on: in desc_read() 517 * Relies on: in desc_read() 657 * Relies on: in data_push_tail() 695 * Relies on: in data_push_tail() 722 * Relies on: in data_push_tail() 822 * state. The implementation of prb_first_seq() relies on this. in desc_push_tail() 853 * Relies on: in desc_push_tail() 905 * Relies on: in desc_reserve() 938 * Relies on: in desc_reserve() [all …]
|
/linux-6.12.1/Documentation/hwmon/ |
D | scpi-hwmon.rst | 33 The driver relies on device tree node to indicate the presence of SCPI
|
D | ftsteutates.rst | 31 only measure voltages up to 3.3V and thus relies on voltage dividers.
|
/linux-6.12.1/Documentation/devicetree/bindings/watchdog/ |
D | cnxt,cx92755-wdt.yaml | 10 The watchdog functionality in Conexant Digicolor SoCs relies on the so called
|
/linux-6.12.1/drivers/ntb/hw/idt/ |
D | Kconfig | 24 It's worth to note, that since a part of this driver relies on the
|
/linux-6.12.1/arch/arm/kernel/ |
D | sleep.S | 84 /* This ldmia relies on the memory layout of the mpidr_hash struct */ 171 * This ldmia relies on the memory layout of the mpidr_hash
|
/linux-6.12.1/include/uapi/linux/ |
D | vm_sockets.h | 108 * hypervisor. VMCI relies on it being 0, but this would be useful for other 123 * (any process other than the hypervisor). VMCI relies on it being 2, but
|
/linux-6.12.1/drivers/iommu/iommufd/ |
D | Kconfig | 20 IOMMUFD will provide /dev/vfio/vfio instead of VFIO. This relies on
|
/linux-6.12.1/drivers/firmware/efi/libstub/ |
D | screen_info.c | 12 * - using a configuration table, like below, which relies on the EFI init code
|
/linux-6.12.1/arch/mips/mm/ |
D | physaddr.c | 18 * actual physical address. Enough code relies on in __debug_virt_addr_valid()
|
/linux-6.12.1/arch/arc/boot/ |
D | Makefile | 3 # uImage build relies on mkimage being available on your host for ARC target
|
/linux-6.12.1/arch/x86/kernel/fpu/ |
D | bugs.c | 32 /* kernel_fpu_begin/end() relies on patched alternative instructions. */ in fpu__init_check_bugs()
|
/linux-6.12.1/arch/x86/lib/ |
D | usercopy.c | 27 * For NMI context invocations this relies on the nested NMI work to allow
|
/linux-6.12.1/arch/arm/mm/ |
D | physaddr.c | 29 * actual physical address. Enough code relies on __pa(MAX_DMA_ADDRESS) in __virt_addr_valid()
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | membarrier.h | 38 * CPU1; this means membarrier relies on switch_mm() to in membarrier_arch_switch_mm()
|
12345678910>>...24