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.
235 * async_synchronize_full - synchronize all asynchronous function calls
237 * This function waits until all asynchronous function calls have been done.
246 * async_synchronize_full_domain - synchronize all asynchronous function within a certain domain
249 * This function waits until all asynchronous function calls for the
259 …* async_synchronize_cookie_domain - synchronize asynchronous function calls within a certain domai…
263 * This function waits until all asynchronous function calls for the
282 * async_synchronize_cookie - synchronize asynchronous function calls with cookie checkpointing
285 * This function waits until all asynchronous function calls prior to @cookie