Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dfutex.c2090 static long futex_wait_restart(struct restart_block *restart);
2336 restart->fn = futex_wait_restart; in futex_wait()
2354 static long futex_wait_restart(struct restart_block *restart) in futex_wait_restart() function