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.
254 * If the asynchronous execution of @func is scheduled successfully, return
276 * async_synchronize_full - synchronize all asynchronous function calls
278 * This function waits until all asynchronous function calls have been done.
287 * async_synchronize_full_domain - synchronize all asynchronous function within a certain domain
290 * This function waits until all asynchronous function calls for the
300 …* async_synchronize_cookie_domain - synchronize asynchronous function calls within a certain domai…
304 * This function waits until all asynchronous function calls for the
323 * async_synchronize_cookie - synchronize asynchronous function calls with cookie checkpointing
326 * This function waits until all asynchronous function calls prior to @cookie