Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
A Dsockmap_listen.c71 xclose(s); in test_insert_opened()
99 xclose(s); in test_insert_bound()
116 xclose(s); in test_insert()
134 xclose(s); in test_delete_after_insert()
152 xclose(s); in test_delete_after_close()
187 xclose(s); in test_lookup_after_insert()
211 xclose(s); in test_lookup_after_delete()
242 xclose(s); in test_lookup_32_bit_value()
300 xclose(c); in do_destroy_orphan_child()
302 xclose(s); in do_destroy_orphan_child()
[all …]
A Dsockmap_redir.c120 xclose(s->in[0]); in socket_spec_close()
121 xclose(s->in[1]); in socket_spec_close()
122 xclose(s->out[0]); in socket_spec_close()
123 xclose(s->out[1]); in socket_spec_close()
A Dsockmap_basic.c128 xclose(c); in test_sockmap_vsock_delete_on_close()
129 xclose(p); in test_sockmap_vsock_delete_on_close()
139 xclose(c); in test_sockmap_vsock_delete_on_close()
140 xclose(p); in test_sockmap_vsock_delete_on_close()
142 xclose(map); in test_sockmap_vsock_delete_on_close()
1011 xclose(conn); in test_sockmap_skb_verdict_vsock_poll()
1012 xclose(peer); in test_sockmap_skb_verdict_vsock_poll()
1040 xclose(s); in test_sockmap_vsock_unconnected()
1042 xclose(map); in test_sockmap_vsock_unconnected()
A Dsocket_helpers.h65 #define xclose(fd) \ macro
141 xclose(*fd); in close_fd()
257 xclose(s); in socket_loopback_reuseport()

Completed in 46 milliseconds