Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dselect.c732 static long do_pselect(int n, fd_set __user *inp, fd_set __user *outp, in do_pselect() function
804 return do_pselect(n, inp, outp, exp, tsp, x.p, x.size, PT_TIMESPEC); in SYSCALL_DEFINE6()
818 return do_pselect(n, inp, outp, exp, tsp, x.p, x.size, PT_OLD_TIMESPEC); in SYSCALL_DEFINE6()