Searched refs:msg_loop (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/x86/boot/ |
D | header.S | 64 msg_loop: label 71 jmp msg_loop
|
/Linux-v4.19/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 280 static int msg_loop(int fd, int iov_count, int iov_length, int cnt, in msg_loop() function 466 err = msg_loop(rx_fd, iov_count, iov_buf, in sendmsg_test() 496 err = msg_loop(c1, iov_count, iov_buf, in sendmsg_test()
|