Home
last modified time | relevance | path

Searched refs:asynchronous (Results 1 – 25 of 146) sorted by relevance

123456

/linux/Documentation/driver-api/firmware/
H A Dintroduction.rst23 however is you should strive to use the asynchronous APIs unless you also
24 are already using asynchronous initialization mechanisms which will not
27 as such mechanisms such as asynchronous probe can help supplement drivers.
/linux/Documentation/ABI/testing/
H A Ddebugfs-scmi-raw20 Description: SCMI Raw asynchronous message injection/snooping facility; write
21 a complete SCMI asynchronous command message (header included)
54 Description: SCMI Raw asynchronous message injection/snooping facility using
55 polling-mode; write a complete SCMI asynchronous command message
59 asynchronous command. (if transport is polling capable)
132 Description: SCMI Raw asynchronous message injection/snooping facility; write
133 a complete SCMI asynchronous command message (header included)
185 Description: SCMI Raw asynchronous message injection/snooping facility using
186 polling-mode; write a complete SCMI asynchronous command message
190 path of the immediate part of the asynchronous command.
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Datmel,ebi.txt4 asynchronous (NAND, NOR, SRAM, ....) and synchronous memories (SDR/DDR SDRAMs).
5 The EBI provides a glue-less interface to asynchronous memories through the SMC
47 - atmel,smc-bus-width: width of the asynchronous device's data bus
H A Dti-aemif.txt4 provide a glue-less interface to a variety of asynchronous memory devices like
81 - ti,cs-bus-width: width of the asynchronous device's data bus
96 Time between the end of one asynchronous memory
97 access and the start of another asynchronous
/linux/Documentation/hid/
H A Dhid-transport.rst79 The terms "asynchronous" and "synchronous" in this document describe the
80 transmission behavior regarding acknowledgements. An asynchronous channel must
82 verifications. Generally, HID calls operating on asynchronous channels must be
85 driver in whatever way they like. They might just be the same as asynchronous
88 required on asynchronous channels, a transport-driver must implement that via
99 - Interrupt Channel (intr): The intr channel is used for asynchronous data
133 on the intr channel as this channel is asynchronous.
138 free to make excessive use of asynchronous OUTPUT reports (for instance, custom
330 must not cause SET_REPORT calls! This must be implemented as asynchronous
/linux/tools/testing/selftests/arm64/abi/
H A DMakefile13 $(CC) -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib \
/linux/tools/testing/selftests/nolibc/
H A DMakefile.include8 CFLAGS_NOLIBC_TEST ?= -Os -fno-ident -fno-asynchronous-unwind-tables -std=c89 -W -Wall -Wextra \
/linux/tools/testing/selftests/arm64/gcs/
H A DMakefile17 $(CC) $(CFLAGS) -fno-asynchronous-unwind-tables -fno-ident -s -nostdlib -nostdinc \
/linux/arch/s390/
H A DMakefile30 KBUILD_CFLAGS_DECOMPRESSOR += -fno-asynchronous-unwind-tables
114 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables $(cfi)
/linux/drivers/firmware/efi/libstub/
H A DMakefile20 -fno-asynchronous-unwind-tables \
26 -fno-unwind-tables -fno-asynchronous-unwind-tables
/linux/Documentation/gpu/
H A Ddrm-vm-bind-async.rst86 immediately available for preparing the asynchronous operation.
94 Since asynchronous VM_BIND operations may use dma-fences embedded in
119 An asynchronous VM_BIND operation may take substantial time to
145 multi-operation support between asynchronous VM_BIND and synchronous VM_BIND.
166 In the case an unexpected error happens during the asynchronous bind
175 synchronization part of the IOCTL is carried out: an asynchronous
/linux/tools/testing/selftests/rcutorture/bin/
H A Dmkinitrd.sh77 ${CROSS_COMPILE}gcc -fno-asynchronous-unwind-tables -fno-ident \
/linux/fs/smb/server/
H A Dksmbd_work.h77 bool asynchronous:1; member
/linux/Documentation/ABI/removed/
H A Dvideo139410 asynchronous I/O for device discovery and configuration.
/linux/drivers/md/bcache/
H A DKconfig29 registration work is handled in kernel work queue in asynchronous
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-io.rst5 Dm-io provides synchronous and asynchronous I/O services. There are three
58 Callers of the asynchronous I/O services must include the name of a completion
/linux/arch/arm64/
H A DMakefile59 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables
60 KBUILD_AFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables
/linux/Documentation/virt/kvm/x86/
H A Dmsr.rst210 when asynchronous page faults are enabled on the vcpu, 0 when disabled.
211 Bit 1 is 1 if asynchronous page faults can be injected when vcpu is in
212 cpl == 0. Bit 2 is 1 if asynchronous page faults are delivered to L1 as
225 with asynchronous 'page not present' event. If during a page fault APF
357 Second asynchronous page fault (APF) control MSR.
363 The vector has to be set up before asynchronous page fault mechanism
/linux/arch/arm64/kernel/pi/
H A DMakefile11 -fno-asynchronous-unwind-tables -fno-unwind-tables \
/linux/tools/testing/selftests/vDSO/
H A DMakefile24 CFLAGS_NOLIBC := -nostdlib -nostdinc -ffreestanding -fno-asynchronous-unwind-tables \
/linux/arch/riscv/kernel/pi/
H A DMakefile10 -fno-asynchronous-unwind-tables -fno-unwind-tables \
/linux/Documentation/infiniband/
H A Dcore_locking.rst45 used by low-level drivers to dispatch asynchronous events through
93 The context in which completion event and asynchronous event
/linux/Documentation/power/
H A Ds2ram.rst74 pm_trace is not compatible with asynchronous suspend, so it turns
75 asynchronous suspend off (which may work around timing or
/linux/Documentation/ABI/stable/
H A Dfirewire-cdev43 an address range, asynchronous response transmission
78 outbound asynchronous transaction completion or isochronous
/linux/arch/x86/realmode/rm/
H A DMakefile69 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables

123456