Searched full:asynchronous (Results 1 – 25 of 1003) sorted by relevance
12345678910>>...41
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/ |
D | st,stm32-fmc2-ebi-props.yaml | 17 0: Asynchronous mode 1 SRAM/FRAM. 18 1: Asynchronous mode 1 PSRAM. 19 2: Asynchronous mode A SRAM/FRAM. 20 3: Asynchronous mode A PSRAM. 21 4: Asynchronous mode 2 NOR. 22 5: Asynchronous mode B NOR. 23 6: Asynchronous mode C NOR. 24 7: Asynchronous mode D NOR. 26 9: Synchronous read asynchronous write PSRAM. 28 11: Synchronous read asynchronous write NOR. [all …]
|
/linux-6.12.1/include/crypto/ |
D | acompress.h | 3 * Asynchronous Compression operations 20 * struct acomp_req - asynchronous (de)compression request 22 * @base: Common attributes for asynchronous crypto requests 65 * DOC: Asynchronous Compression API 67 * The Asynchronous Compression API is used with the algorithms of type 172 * acomp_request_alloc() -- allocates asynchronous (de)compression request 181 * acomp_request_free() -- zeroize and free asynchronous (de)compression 190 * acomp_request_set_callback() -- Sets an asynchronous callback 192 * Callback will be called when an asynchronous operation on a given 216 * @req: asynchronous compress request [all …]
|
/linux-6.12.1/kernel/ |
D | async.c | 3 * async.c: Asynchronous function calls for boot performance 18 More specifically, the asynchronous function call concept allows 24 Key to the asynchronous function call implementation is the concept of 34 async_synchronize_cookie() function will make sure that all asynchronous 38 Subsystem/driver initialization code that scheduled asynchronous probe 40 that do not use the asynchronous call feature, need to do a full 43 asynchronous and synchronous parts of the kernel. 256 * If the asynchronous execution of @func is scheduled successfully, return 278 * async_synchronize_full - synchronize all asynchronous function calls 280 * This function waits until all asynchronous function calls have been done. [all …]
|
/linux-6.12.1/include/crypto/internal/ |
D | acompress.h | 3 * Asynchronous Compression operations 16 * struct acomp_alg - asynchronous compression algorithm 88 * crypto_register_acomp() -- Register asynchronous compression algorithm 90 * Function registers an implementation of an asynchronous 100 * crypto_unregister_acomp() -- Unregister asynchronous compression algorithm 102 * Function unregisters an implementation of an asynchronous
|
/linux-6.12.1/Documentation/driver-api/firmware/ |
D | introduction.rst | 20 * Asynchronous 23 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-6.12.1/Documentation/gpu/ |
D | drm-vm-bind-async.rst | 4 Asynchronous VM_BIND 66 Synchronous / Asynchronous VM_BIND operation 76 Asynchronous VM_BIND 78 Asynchronous VM_BIND accepts both in-syncobjs and out-syncobjs. While the 86 immediately available for preparing the asynchronous operation. 94 Since asynchronous VM_BIND operations may use dma-fences embedded in 101 The purpose of an Asynchronous VM_BIND operation is for user-mode 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 [all …]
|
/linux-6.12.1/include/media/ |
D | v4l2-async.h | 3 * V4L2 asynchronous subdevice registration API 22 * enum v4l2_async_match_type - type of asynchronous subdevice logic to be used 28 * This enum is used by the asynchronous connection logic to define the 29 * algorithm that will be used to match an asynchronous device. 88 * struct v4l2_async_notifier_operations - Asynchronous V4L2 notifier operations 277 * v4l2_async_nf_register - registers a subdevice asynchronous notifier 285 * asynchronous notifier 308 * v4l2_async_register_subdev - registers a sub-device to the asynchronous 319 * asynchronous sub-device framework and 340 * v4l2_async_unregister_subdev - unregisters a sub-device to the asynchronous
|
/linux-6.12.1/Documentation/crypto/ |
D | api-digest.rst | 10 Asynchronous Message Digest API 14 :doc: Asynchronous Message Digest API 19 Asynchronous Hash Request Handle 23 :doc: Asynchronous Hash Request Handle
|
D | architecture.rst | 57 Synchronous And Asynchronous Operation 60 The kernel crypto API provides synchronous and asynchronous API 70 Asynchronous operation is provided by the kernel crypto API which 76 must ensure it can handle such asynchronous events by applying 152 - ahash for asynchronous message digest 211 - CRYPTO_ALG_TYPE_AHASH Asynchronous multi-block hash 225 asynchronous ciphers. Usually, a caller provides a 0 for the mask flag.
|
/linux-6.12.1/Documentation/ABI/stable/ |
D | firewire-cdev | 20 - Asynchronous request transmission 29 - Asynchronous stream transmission and reception 30 - Asynchronous broadcast request transmission 43 an address range, asynchronous response transmission 78 outbound asynchronous transaction completion or isochronous
|
/linux-6.12.1/include/net/nfc/ |
D | digital.h | 100 * the resp pointer. This is an asynchronous function. 109 * the resp pointer. This is an asynchronous function. 111 * device. This is an asynchronous function. 120 * This is an asynchronous function. 126 * sequence. This is an asynchronous function. 136 * Notes: Asynchronous functions have a timeout parameter. It is the driver
|
/linux-6.12.1/drivers/base/test/ |
D | test_async_driver_probe.c | 110 pr_info("registering first set of asynchronous devices...\n"); in test_async_probe_init() 128 pr_info("registering asynchronous driver...\n"); in test_async_probe_init() 144 pr_info("registering second set of asynchronous devices...\n"); in test_async_probe_init() 236 * asynchronous probe calls remaining by forcing timeout and remove in test_async_probe_init() 238 * pending asynchronous probe calls. in test_async_probe_init() 297 MODULE_DESCRIPTION("Test module for asynchronous driver probing");
|
D | Kconfig | 3 tristate "Build kernel module to test asynchronous driver probing" 7 testing asynchronous driver probing by the device core.
|
/linux-6.12.1/Documentation/virt/kvm/x86/ |
D | msr.rst | 193 Asynchronous page fault (APF) control MSR. 210 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 371 Asynchronous page fault (APF) acknowledgment.
|
/linux-6.12.1/Documentation/hid/ |
D | hid-transport.rst | 79 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-6.12.1/Documentation/ABI/testing/ |
D | debugfs-scmi-raw | 20 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-6.12.1/Documentation/devicetree/bindings/sound/ |
D | fsl,sai.yaml | 124 fsl,sai-asynchronous: 126 SAI will work in the asynchronous mode, which means both transmitter 129 If both fsl,sai-asynchronous and fsl,sai-synchronous-rx are absent, the 155 - fsl,sai-asynchronous
|
/linux-6.12.1/arch/m68k/include/asm/ |
D | contregs.h | 24 #define AC_ASYNC_ERR 0x60000008 /* c asynchronous fault type */ 39 #define AC_M_AFSR 0x0500 /* hv Asynchronous Fault Status Reg */ 40 #define AC_M_AFAR 0x0600 /* hv Asynchronous Fault Address Reg */
|
/linux-6.12.1/drivers/md/bcache/ |
D | Kconfig | 24 bool "Asynchronous device registration" 29 registration work is handled in kernel work queue in asynchronous
|
/linux-6.12.1/include/uapi/sound/ |
D | firewire.h | 83 * @messages.tstamp: The isochronous cycle at which the request subaction of asynchronous 162 * LSB one byte in asynchronous write quadlet transaction to 0x'ffff'f000'0b2c. 164 * I note that V3HD/V4HD uses asynchronous transaction for the purpose. The destination address is 165 * registered to 0x'ffff'f000'0b38 and '0b3c by asynchronous write quadlet request. The size of 255 * asynchronous transaction to 0x'ffff'0001'0000:
|
/linux-6.12.1/arch/arm/mach-omap2/ |
D | omap4-common.c | 59 * The OMAP4 bus structure contains asynchronous bridges which can buffer 60 * data writes from the MPU. These asynchronous bridges can be found on 65 * therefore different asynchronous bridges. 87 * OMAP4 Errata i688 - asynchronous bridge corruption when entering WFI. 89 * If a data is stalled inside asynchronous bridge because of back
|
/linux-6.12.1/include/linux/comedi/ |
D | comedidev.h | 41 * asynchronous acquisition commands. (Optionally initialized by the 49 * asynchronous acquisition commands. (Allocated and initialized during 53 * @busy: Pointer to a file object that is performing an asynchronous 56 * an asynchronous acquisition command is running. 92 * @do_cmd: If the subdevice supports asynchronous acquisition commands, this 95 * @do_cmdtest: If the subdevice supports asynchronous acquisition commands, 99 * @poll: If the subdevice supports asynchronous acquisition commands, this 103 * @cancel: If the subdevice supports asynchronous acquisition commands, this 106 * @buf_change: If the subdevice supports asynchronous acquisition commands, 108 * buffer for handling asynchronous commands is allocated or reallocated. [all …]
|
/linux-6.12.1/Documentation/admin-guide/hw-vuln/ |
D | tsx_async_abort.rst | 3 TAA - TSX Asynchronous Abort 7 data which is available in various CPU internal buffers by using asynchronous 28 CVE-2019-11135 TAA TSX Asynchronous Abort (TAA) condition on some 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
|
/linux-6.12.1/drivers/staging/octeon/ |
D | ethernet-defines.h | 11 * Use asynchronous IO access to hardware. This uses Octeon's asynchronous
|
/linux-6.12.1/Documentation/driver-api/media/ |
D | v4l2-subdev.rst | 186 Registering asynchronous sub-devices 189 In the **asynchronous** case subdevice probing can be invoked independently of 205 Asynchronous sub-device notifiers 228 Asynchronous sub-device notifier for sub-devices 231 A driver that registers an asynchronous sub-device may also register an 232 asynchronous notifier. This is called an asynchronous sub-device notifier and the 237 asynchronous sub-device notifier. 239 Asynchronous sub-device registration helper for camera sensor drivers 248 Asynchronous sub-device notifier example 274 Asynchronous sub-device notifier callbacks
|
12345678910>>...41