Searched refs:futex_op (Results 1 – 2 of 2) sorted by relevance
26 struct futex_op { struct34 static const struct futex_op futex_op_tbl[] = { argument52 const struct futex_op *fop) in futex_print()72 const struct futex_op *fop; in futex_handler()
22 int futex_op = FUTEX_WAIT_BITSET; in run_test() local27 futex_op |= FUTEX_CLOCK_REALTIME; in run_test()36 if (syscall(__NR_futex, &val, futex_op, 0, in run_test()