Home
last modified time | relevance | path

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

/kernel/futex/
Dsyscalls.c199 static int futex_parse_waitv(struct futex_vector *futexv, in futex_parse_waitv() function
296 ret = futex_parse_waitv(futexv, waiters, nr_futexes); in SYSCALL_DEFINE5()