Searched refs:fd_after (Results 1 – 1 of 1) sorted by relevance
438 int fd_before, fd_after; in test_alloc_no_fd_leak_on_efault() local490 fd_after = count_open_fds(); in test_alloc_no_fd_leak_on_efault()491 if (fd_after < 0) { in test_alloc_no_fd_leak_on_efault()496 ksft_test_result(fd_before == fd_after, in test_alloc_no_fd_leak_on_efault()498 fd_before, fd_after); in test_alloc_no_fd_leak_on_efault()