Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_helpers.h47 #define xaccept_nonblock(fd, addr, len) \ macro
436 p = xaccept_nonblock(s, NULL, NULL); in create_pair()
H A Dsockmap_listen.c409 p = xaccept_nonblock(s, NULL, NULL); in test_accept_after_delete()
459 p = xaccept_nonblock(s, NULL, NULL); in test_accept_before_delete()
523 p = xaccept_nonblock(s, NULL, NULL); in connect_accept_thread()
813 p = xaccept_nonblock(s, NULL, NULL); in redir_to_listening()
1010 p = xaccept_nonblock(s, NULL, NULL); in test_reuseport_select_listening()
1078 p0 = xaccept_nonblock(s, NULL, NULL); in test_reuseport_select_connected()