Searched refs:futex_op_tbl (Results 1 – 1 of 1) sorted by relevance
34 static const struct futex_op futex_op_tbl[] = { variable95 if (cmd >= ARRAY_SIZE(futex_op_tbl)) in futex_handler()98 fop = &futex_op_tbl[cmd]; in futex_handler()