Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2025/
Dpoc.cpp55 const struct timespec *timeout, int *uaddr2, int val3) { in my_futex() argument
56 return syscall(SYS_futex, uaddr, op, val, timeout, uaddr2, val3); in my_futex()