Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.c3876 static const char * const futex_names[] = { in print_futex_op() local
3897 if (base_cmd < ARRAY_SIZE(futex_names)) { in print_futex_op()
3901 futex_names[base_cmd]); in print_futex_op()