Home
last modified time | relevance | path

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

/fs/
Dutimes.c188 struct timeval __user *, utimes) in SYSCALL_DEFINE3()
190 struct timeval times[2]; in SYSCALL_DEFINE3()
216 struct timeval __user *, utimes) in SYSCALL_DEFINE2()
Dselect.c293 int timeval, int ret) in poll_select_copy_remaining() argument
297 struct timeval rtv; in poll_select_copy_remaining()
316 if (timeval) { in poll_select_copy_remaining()
680 fd_set __user *, exp, struct timeval __user *, tvp) in SYSCALL_DEFINE5()
683 struct timeval tv; in SYSCALL_DEFINE5()
781 struct timeval __user *tvp;
1107 int timeval, int ret) in compat_poll_select_copy_remaining() argument
1126 if (timeval) { in compat_poll_select_copy_remaining()
/fs/nfsd/
Dnetns.h110 struct timeval nfssvc_boot;
/fs/hostfs/
Dhostfs_user.c197 struct timeval times[2]; in set_attr()