Searched defs:end_time (Results 1 – 2 of 2) sorted by relevance
/fs/ |
D | select.c | 268 static int poll_select_copy_remaining(struct timespec *end_time, void __user *p, in poll_select_copy_remaining() 365 int do_select(int n, fd_set_bits *fds, struct timespec *end_time) in do_select() 486 fd_set __user *exp, struct timespec *end_time) in core_sys_select() 563 struct timespec end_time, *to = NULL; in SYSCALL_DEFINE5() local 590 struct timespec ts, end_time, *to = NULL; in do_pselect() local 701 struct poll_wqueues *wait, struct timespec *end_time) in do_poll() 772 struct timespec *end_time) in do_sys_poll() 840 struct timespec *to = NULL, end_time; in do_restart_poll() local 861 struct timespec end_time, *to = NULL; in SYSCALL_DEFINE3() local 898 struct timespec ts, end_time, *to = NULL; in SYSCALL_DEFINE5() local
|
D | compat.c | 1484 static int poll_select_copy_remaining(struct timespec *end_time, void __user *p, in poll_select_copy_remaining() 1617 struct timespec *end_time) in compat_core_sys_select() 1690 struct timespec end_time, *to = NULL; in compat_sys_select() local 1720 struct timespec end_time, *to = NULL; in do_compat_pselect() local 1789 struct timespec end_time, *to = NULL; in compat_sys_ppoll() local
|