Home
last modified time | relevance | path

Searched refs:xclose (Results 1 – 2 of 2) 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_helpers.h64 #define xclose(fd) \ macro
199 xclose(*fd); in close_fd()
380 xclose(s); in socket_loopback_reuseport()