Home
last modified time | relevance | path

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

/fs/
Dutimes.c193 struct timeval __user *, utimes) in SYSCALL_DEFINE3()
195 struct timeval times[2]; in SYSCALL_DEFINE3()
221 struct timeval __user *, utimes) in SYSCALL_DEFINE2()
Dselect.c290 int timeval, int ret) in poll_select_copy_remaining() argument
293 struct timeval rtv; in poll_select_copy_remaining()
310 if (timeval) { in poll_select_copy_remaining()
596 fd_set __user *, exp, struct timeval __user *, tvp) in SYSCALL_DEFINE5()
599 struct timeval tv; in SYSCALL_DEFINE5()
697 struct timeval __user *tvp;
Dcompat_binfmt_elf.c54 struct timeval tv; in cputime_to_compat_timeval()
Dcompat.c1314 int timeval, int ret) in poll_select_copy_remaining() argument
1333 if (timeval) { in poll_select_copy_remaining()
Dexec.c1810 struct timeval tv; in format_corename()
/fs/ocfs2/cluster/
Dheartbeat.c1090 static void o2hb_tv_subtract(struct timeval *a, in o2hb_tv_subtract()
1091 struct timeval *b) in o2hb_tv_subtract()
1109 static unsigned int o2hb_elapsed_msecs(struct timeval *start, in o2hb_elapsed_msecs()
1110 struct timeval *end) in o2hb_elapsed_msecs()
1112 struct timeval res = *end; in o2hb_elapsed_msecs()
1129 struct timeval before_hb, after_hb; in o2hb_thread()
/fs/nfsd/
Dnfsd.h267 extern struct timeval nfssvc_boot;
Dnfssvc.c30 struct timeval nfssvc_boot;
/fs/hostfs/
Dhostfs_user.c202 struct timeval times[2]; in set_attr()