Lines Matching full:asynchronous
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.
289 * async_synchronize_full_domain - synchronize all asynchronous function within a certain domain
292 * This function waits until all asynchronous function calls for the
302 …* async_synchronize_cookie_domain - synchronize asynchronous function calls within a certain domai…
306 * This function waits until all asynchronous function calls for the
325 * async_synchronize_cookie - synchronize asynchronous function calls with cookie checkpointing
328 * This function waits until all asynchronous function calls prior to @cookie