Home
last modified time | relevance | path

Searched defs:end_time (Results 1 – 2 of 2) sorted by relevance

/fs/
Dselect.c297 static int poll_select_finish(struct timespec64 *end_time, in poll_select_finish()
476 static int do_select(int n, fd_set_bits *fds, struct timespec64 *end_time) in do_select()
622 fd_set __user *exp, struct timespec64 *end_time) in core_sys_select()
703 struct timespec64 end_time, *to = NULL; in kern_select() local
733 struct timespec64 ts, end_time, *to = NULL; in do_pselect() local
872 struct timespec64 *end_time) in do_poll()
961 struct timespec64 *end_time) in do_sys_poll()
1029 struct timespec64 *to = NULL, end_time; in do_restart_poll() local
1050 struct timespec64 end_time, *to = NULL; in SYSCALL_DEFINE3() local
1085 struct timespec64 ts, end_time, *to = NULL; in SYSCALL_DEFINE5() local
[all …]
Deventpoll.c1838 struct timespec64 end_time = ep_set_mstimeout(timeout); in ep_poll() local