Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A Dtest_progs.c972 struct msg msg_do_test; in dispatch_thread() local
974 msg_do_test.type = MSG_DO_TEST; in dispatch_thread()
975 msg_do_test.do_test.test_num = test_to_run; in dispatch_thread()
976 if (send_message(sock_fd, &msg_do_test) < 0) { in dispatch_thread()

Completed in 8 milliseconds