Searched refs:timeval (Results 1 – 9 of 9) sorted by relevance
/fs/ |
D | utimes.c | 193 struct timeval __user *, utimes) in SYSCALL_DEFINE3() 195 struct timeval times[2]; in SYSCALL_DEFINE3() 221 struct timeval __user *, utimes) in SYSCALL_DEFINE2()
|
D | select.c | 290 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;
|
D | compat_binfmt_elf.c | 54 struct timeval tv; in cputime_to_compat_timeval()
|
D | compat.c | 1314 int timeval, int ret) in poll_select_copy_remaining() argument 1333 if (timeval) { in poll_select_copy_remaining()
|
D | exec.c | 1810 struct timeval tv; in format_corename()
|
/fs/ocfs2/cluster/ |
D | heartbeat.c | 1090 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/ |
D | nfsd.h | 267 extern struct timeval nfssvc_boot;
|
D | nfssvc.c | 30 struct timeval nfssvc_boot;
|
/fs/hostfs/ |
D | hostfs_user.c | 202 struct timeval times[2]; in set_attr()
|