Home
last modified time | relevance | path

Searched defs:futex_op (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/tools/lib/traceevent/plugins/
Dplugin_futex.c26 struct futex_op { struct
34 static const struct futex_op futex_op_tbl[] = { argument
/linux-5.10/tools/testing/selftests/timens/
Dfutex.c22 int futex_op = FUTEX_WAIT_BITSET; in run_test() local