Searched refs:futexwakeops (Results 1 - 2 of 2) sorted by relevance

/external/strace/xlat/
H A Dfutexwakeops.h1 /* Generated by ./xlat/gen.sh from ./xlat/futexwakeops.in; do not edit. */
3 static const struct xlat futexwakeops[] = { variable in typeref:struct:xlat
/external/strace/
H A Dprocess.c2286 #include "xlat/futexwakeops.h"
2314 printxval(futexwakeops, (tcp->u_arg[5] >> 28) & 0x7, "FUTEX_OP_???");

Completed in 251 milliseconds