Home
last modified time | relevance | path

Searched refs:lowest_in_progress (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/kernel/
Dasync.c109 static async_cookie_t lowest_in_progress(struct list_head *running) in lowest_in_progress() function
282 wait_event(async_done, lowest_in_progress(running) >= cookie); in async_synchronize_cookie_domain()