Home
last modified time | relevance | path

Searched full:asynchronous (Results 1 – 25 of 1273) sorted by relevance

12345678910>>...51

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/
H A Dst,stm32-fmc2-ebi.yaml11 asynchronous static devices (such as PSNOR, PSRAM or other memory-mapped
59 0: Asynchronous mode 1 SRAM/FRAM.
60 1: Asynchronous mode 1 PSRAM.
61 2: Asynchronous mode A SRAM/FRAM.
62 3: Asynchronous mode A PSRAM.
63 4: Asynchronous mode 2 NOR.
64 5: Asynchronous mode B NOR.
65 6: Asynchronous mode C NOR.
66 7: Asynchronous mode D NOR.
68 9: Synchronous read asynchronous write PSRAM.
[all …]
/OK3568_Linux_fs/kernel/include/crypto/
H A Dacompress.h3 * Asynchronous Compression operations
16 * struct acomp_req - asynchronous (de)compression request
18 * @base: Common attributes for asynchronous crypto requests
56 * struct acomp_alg - asynchronous compression algorithm
87 * DOC: Asynchronous Compression API
89 * The Asynchronous Compression API is used with the algorithms of type
186 * acomp_request_alloc() -- allocates asynchronous (de)compression request
195 * acomp_request_free() -- zeroize and free asynchronous (de)compression
204 * acomp_request_set_callback() -- Sets an asynchronous callback
206 * Callback will be called when an asynchronous operation on a given
[all …]
/OK3568_Linux_fs/kernel/kernel/
H A Dasync.c3 * 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.
235 * async_synchronize_full - synchronize all asynchronous function calls
237 * This function waits until all asynchronous function calls have been done.
264 * async_synchronize_full_domain - synchronize all asynchronous function within a certain domain
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DAsynchronous-and-non_002dstop-modes.html17 <title>Debugging with GDB: Asynchronous and non-stop modes</title>
19 <meta name="description" content="Debugging with GDB: Asynchronous and non-stop modes">
20 <meta name="keywords" content="Debugging with GDB: Asynchronous and non-stop modes">
64 <a name="Asynchronous-and-non_002dstop-modes"></a>
70 <a name="Asynchronous-Command-Execution-and-Non_002dStop-Mode"></a>
71 <h4 class="subsection">27.1.2 Asynchronous Command Execution and Non-Stop Mode</h4>
74 even while the target is running. This is called <em>asynchronous
76 specify a preference for asynchronous execution using the
80 find if asynchronous execution is enabled using the
86 <dd><p>Set whether MI is in asynchronous mode.
[all …]
H A DThread-groups.html30 <link href="Asynchronous-and-non_002dstop-modes.html#Asynchronous-and-non_002dstop-modes" rel="prev…
67 …evious: <a href="Asynchronous-and-non_002dstop-modes.html#Asynchronous-and-non_002dstop-modes" acc…
114 …evious: <a href="Asynchronous-and-non_002dstop-modes.html#Asynchronous-and-non_002dstop-modes" acc…
H A DContext-management.html29 <link href="Asynchronous-and-non_002dstop-modes.html#Asynchronous-and-non_002dstop-modes" rel="next…
67 Next: <a href="Asynchronous-and-non_002dstop-modes.html#Asynchronous-and-non_002dstop-modes" access…
149 Next: <a href="Asynchronous-and-non_002dstop-modes.html#Asynchronous-and-non_002dstop-modes" access…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DAsynchronous-and-non_002dstop-modes.html17 <title>Debugging with GDB: Asynchronous and non-stop modes</title>
19 <meta name="description" content="Debugging with GDB: Asynchronous and non-stop modes">
20 <meta name="keywords" content="Debugging with GDB: Asynchronous and non-stop modes">
64 <a name="Asynchronous-and-non_002dstop-modes"></a>
70 <a name="Asynchronous-Command-Execution-and-Non_002dStop-Mode"></a>
71 <h4 class="subsection">27.1.2 Asynchronous Command Execution and Non-Stop Mode</h4>
74 even while the target is running. This is called <em>asynchronous
76 specify a preference for asynchronous execution using the
80 find if asynchronous execution is enabled using the
86 <dd><p>Set whether MI is in asynchronous mode.
[all …]
H A DThread-groups.html30 <link href="Asynchronous-and-non_002dstop-modes.html#Asynchronous-and-non_002dstop-modes" rel="prev…
67 …evious: <a href="Asynchronous-and-non_002dstop-modes.html#Asynchronous-and-non_002dstop-modes" acc…
114 …evious: <a href="Asynchronous-and-non_002dstop-modes.html#Asynchronous-and-non_002dstop-modes" acc…
H A DContext-management.html29 <link href="Asynchronous-and-non_002dstop-modes.html#Asynchronous-and-non_002dstop-modes" rel="next…
67 Next: <a href="Asynchronous-and-non_002dstop-modes.html#Asynchronous-and-non_002dstop-modes" access…
149 Next: <a href="Asynchronous-and-non_002dstop-modes.html#Asynchronous-and-non_002dstop-modes" access…
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Doperations.rst4 Asynchronous Operations Handling
19 (*) Asynchronous callback.
25 FS-Cache has an asynchronous operations handling facility that it uses for its
83 asynchronous data fetch, the determination of whether pages exist is done
95 (2) The operation may be fast asynchronous (FSCACHE_OP_FAST), in which case it
108 (3) The operation may be slow asynchronous (FSCACHE_OP_SLOW), in which case it
164 If the operation is asynchronous, the manager will retain a reference to
179 enqueued for further immediate asynchronous processing by adjusting the
193 Asynchronous Callback
196 When used in asynchronous mode, the worker thread pool will invoke the
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dacompress.h3 * Asynchronous Compression operations
53 * crypto_register_acomp() -- Register asynchronous compression algorithm
55 * Function registers an implementation of an asynchronous
65 * crypto_unregister_acomp() -- Unregister asynchronous compression algorithm
67 * Function unregisters an implementation of an asynchronous
/OK3568_Linux_fs/buildroot/boot/at91bootstrap/
H A Dat91bootstrap-1.16-eabi-fix.patch45 …-D$(TARGET) -D$(BOARD) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables
58 …-D$(TARGET) -D$(BOARD) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables
71 …-D$(TARGET) -D$(BOARD) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables
84 … -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables
97 … -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables
110 … -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables
123 … -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables
136 … -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables
149 … -O0 -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables
162 … -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables
[all …]
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-async.h3 * V4L2 asynchronous subdevice registration API
21 * enum v4l2_async_match_type - type of asynchronous subdevice logic to be used
31 * algorithm that will be used to match an asynchronous device.
101 * struct v4l2_async_notifier_operations - Asynchronous V4L2 notifier operations
251 * v4l2_async_notifier_register - registers a subdevice asynchronous notifier
260 * v4l2_async_subdev_notifier_register - registers a subdevice asynchronous
286 * asynchronous notifier
311 * v4l2_async_register_subdev - registers a sub-device to the asynchronous
320 * the asynchronous sub-device
341 * v4l2_async_unregister_subdev - unregisters a sub-device to the asynchronous
/OK3568_Linux_fs/kernel/Documentation/driver-api/firmware/
H A Dintroduction.rst20 * 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.
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Dapi-digest.rst10 Asynchronous Message Digest API
14 :doc: Asynchronous Message Digest API
19 Asynchronous Hash Request Handle
23 :doc: Asynchronous Hash Request Handle
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dfirewire-cdev20 - 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
/OK3568_Linux_fs/kernel/include/net/nfc/
H A Ddigital.h100 * 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dfsl-sai.txt44 - fsl,sai-asynchronous: This is a boolean property. If present, indicating
45 that SAI will work in the asynchronous mode, which
61 - If both fsl,sai-asynchronous and fsl,sai-synchronous-rx are absent, the
65 - fsl,sai-asynchronous and fsl,sai-synchronous-rx are exclusive.
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A DKconfig27 interface to list them, which makes it possible to see asynchronous
31 bool "Asynchronous device registration (EXPERIMENTAL)"
36 registration work is handled in kernel work queue in asynchronous
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dmsr.rst193 Asynchronous page fault (APF) control MSR.
211 when asynchronous page faults are enabled on the vcpu, 0 when disabled.
212 Bit 1 is 1 if asynchronous page faults can be injected when vcpu is in
213 cpl == 0. Bit 2 is 1 if asynchronous page faults are delivered to L1 as
226 with asynchronous 'page not present' event. If during a page fault APF
358 Second asynchronous page fault (APF) control MSR.
364 The vector has to be set up before asynchronous page fault mechanism
372 Asynchronous page fault (APF) acknowledgment.
/OK3568_Linux_fs/kernel/drivers/base/test/
H A Dtest_async_driver_probe.c110 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()
145 pr_info("registering second set of asynchronous devices...\n"); in test_async_probe_init()
240 * asynchronous probe calls remaining by forcing timeout and remove in test_async_probe_init()
242 * pending asynchronous probe calls. in test_async_probe_init()
301 MODULE_DESCRIPTION("Test module for asynchronous driver probing");
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bash/bash/
H A Dexecute_cmd.patch13 @@ -2567,7 +2567,11 @@ execute_pipeline (command, asynchronous, pipe_in, pipe_out, fds_to_close)
17 - if (lastpipe_opt && job_control == 0 && asynchronous == 0 && pipe_out == NO_PIPE && prev > 0)
22 + asynchronous == 0 && pipe_out == NO_PIPE && prev > 0)
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/ovmf/ovmf/
H A D0003-ovmf-Update-to-latest.patch27 …S) -m32 -march=i586 -malign-double -fno-stack-protector -D EFI32 -fno-asynchronous-unwind-tables -…
28 …te-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -…
29 …DEF(GCC48_ALL_CC_FLAGS) -m32 -march=i586 -malign-double -D EFI32 -fno-asynchronous-unwind-tables -…
30 …te-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -…
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/buildroot/package/tpm2-tss/
H A DConfig.in16 asynchronous versions of each command. These asynchronous
19 asynchronous API are exposed through a single library:

12345678910>>...51