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.c85 static async_cookie_t __lowest_in_progress(struct list_head *running) in __lowest_in_progress() function
115 ret = __lowest_in_progress(running); in lowest_in_progress()