Lines Matching refs:Close
48 #define Close(FD) do { \ macro
189 Close(extra_fds[0]); in check_fd_array_cnt__fd_array_ok()
190 Close(extra_fds[1]); in check_fd_array_cnt__fd_array_ok()
198 Close(extra_fds[1]); in check_fd_array_cnt__fd_array_ok()
199 Close(extra_fds[0]); in check_fd_array_cnt__fd_array_ok()
200 Close(prog_fd); in check_fd_array_cnt__fd_array_ok()
228 Close(extra_fds[0]); in check_fd_array_cnt__duplicated_maps()
229 Close(extra_fds[1]); in check_fd_array_cnt__duplicated_maps()
237 Close(extra_fds[1]); in check_fd_array_cnt__duplicated_maps()
238 Close(extra_fds[0]); in check_fd_array_cnt__duplicated_maps()
239 Close(prog_fd); in check_fd_array_cnt__duplicated_maps()
264 Close(extra_fds[0]); in check_fd_array_cnt__referenced_maps_in_fd_array()
270 Close(extra_fds[0]); in check_fd_array_cnt__referenced_maps_in_fd_array()
271 Close(prog_fd); in check_fd_array_cnt__referenced_maps_in_fd_array()
318 Close(extra_fds[0]); in check_fd_array_cnt__referenced_btfs()
326 Close(prog_fd); in check_fd_array_cnt__referenced_btfs()
344 Close(extra_fds[0]); in check_fd_array_cnt__referenced_btfs()
345 Close(prog_fd); in check_fd_array_cnt__referenced_btfs()
380 Close(extra_fds[2]); in check_fd_array_cnt__fd_array_with_trash()
391 Close(extra_fds[2]); in check_fd_array_cnt__fd_array_with_trash()
392 Close(extra_fds[1]); in check_fd_array_cnt__fd_array_with_trash()
393 Close(extra_fds[0]); in check_fd_array_cnt__fd_array_with_trash()
416 Close(extra_fds[--i]); in check_fd_array_cnt__fd_array_too_big()