Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_user_ringbuf.h17 TEST_MSG_OP_NUM_OPS, enumerator
H A Duser_ringbuf_success.c117 switch (index % TEST_MSG_OP_NUM_OPS) { in publish_next_kern_msg()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Duser_ringbuf.c546 enum test_msg_op op = i % TEST_MSG_OP_NUM_OPS; in test_user_ringbuf_msg_protocol()