Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H 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()
240 xclose(mapfd); in test_lookup_32_bit_value()
242 xclose(s); in test_lookup_32_bit_value()
266 xclose(s2); in test_update_existing()
[all …]
H 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()
H A Dsocket_helpers.h70 #define xclose(fd) \ macro
146 xclose(*fd); in close_fd()
262 xclose(s); in socket_loopback_reuseport()