Home
last modified time | relevance | path

Searched refs:max_select_fd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dselect.c419 static int max_select_fd(unsigned long n, fd_set_bits *fds) in max_select_fd() function
489 retval = max_select_fd(n, fds); in do_select()
/kernel/linux/linux-6.6/fs/
H A Dselect.c420 static int max_select_fd(unsigned long n, fd_set_bits *fds) in max_select_fd() function
490 retval = max_select_fd(n, fds); in do_select()

Completed in 5 milliseconds