Home
last modified time | relevance | path

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

/fs/
Dselect.c731 static long do_pselect(int n, fd_set __user *inp, fd_set __user *outp, in do_pselect() function
803 return do_pselect(n, inp, outp, exp, tsp, x.p, x.size, PT_TIMESPEC); in SYSCALL_DEFINE6()
817 return do_pselect(n, inp, outp, exp, tsp, x.p, x.size, PT_OLD_TIMESPEC); in SYSCALL_DEFINE6()