Home
last modified time | relevance | path

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

1234567

/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/drivers/base/test/
H A DKconfig3 tristate "Build kernel module to test asynchronous driver probing"
7 testing asynchronous driver probing by the device core.
/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/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)
96 Description: SCMI Raw asynchronous message injection/snooping facility; write
97 a complete SCMI asynchronous command message (header included)
/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
H A Darm,pl172.txt52 - mpmc,async-page-mode: Enable asynchronous page mode.
79 - mpmc,page-mode-read-delay: Delay for asynchronous page mode sequential
/linux/tools/testing/selftests/arm64/abi/
H A DMakefile13 $(CC) -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib \
/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/arch/s390/
H A DMakefile29 KBUILD_CFLAGS_DECOMPRESSOR += -fno-asynchronous-unwind-tables
115 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables $(cfi)
/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/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/fs/smb/server/
H A Dksmbd_work.h77 bool asynchronous:1; member
/linux/tools/testing/selftests/rcutorture/bin/
H A Dmkinitrd.sh77 ${CROSS_COMPILE}gcc -fno-asynchronous-unwind-tables -fno-ident \
/linux/Documentation/ABI/removed/
H A Dvideo139410 asynchronous I/O for device discovery and configuration.
/linux/arch/arm64/
H A DMakefile58 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables
59 KBUILD_AFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables
/linux/tools/testing/selftests/vDSO/
H A DMakefile28 $(OUTPUT)/vdso_standalone_test_x86: CFLAGS +=-nostdlib -fno-asynchronous-unwind-tables -fno-stack-p…
/linux/drivers/md/bcache/
H A DKconfig30 registration work is handled in kernel work queue in asynchronous
/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/arm64/kernel/pi/
H A DMakefile11 -fno-asynchronous-unwind-tables -fno-unwind-tables \
/linux/arch/riscv/kernel/pi/
H A DMakefile10 -fno-asynchronous-unwind-tables -fno-unwind-tables \
/linux/Documentation/admin-guide/hw-vuln/
H A Dtsx_async_abort.rst7 data which is available in various CPU internal buffers by using asynchronous
49 are rolled back. An asynchronous abort takes place, among other options, when a
53 Immediately after an uncompleted asynchronous abort, certain speculatively
62 attacker needs to begin a TSX transaction and raise an asynchronous abort

1234567