Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_progs.c1295 struct msg msg_exit; in dispatch_thread() local
1297 msg_exit.type = MSG_EXIT; in dispatch_thread()
1298 if (send_message(sock_fd, &msg_exit) < 0) { in dispatch_thread()

Completed in 4 milliseconds