Searched refs:timeval (Results 1 – 11 of 11) sorted by relevance
/fs/ocfs2/cluster/ |
D | tcp_internal.h | 172 struct timeval sc_tv_timer; 173 struct timeval sc_tv_data_ready; 174 struct timeval sc_tv_advance_start; 175 struct timeval sc_tv_advance_stop; 176 struct timeval sc_tv_func_start; 177 struct timeval sc_tv_func_stop; 223 struct timeval st_sock_time; 224 struct timeval st_send_time; 225 struct timeval st_status_time;
|
D | heartbeat.c | 809 static void o2hb_tv_subtract(struct timeval *a, in o2hb_tv_subtract() 810 struct timeval *b) in o2hb_tv_subtract() 828 static unsigned int o2hb_elapsed_msecs(struct timeval *start, in o2hb_elapsed_msecs() 829 struct timeval *end) in o2hb_elapsed_msecs() 831 struct timeval res = *end; in o2hb_elapsed_msecs() 848 struct timeval before_hb, after_hb; in o2hb_thread()
|
D | tcp.c | 1478 struct timeval now; in o2net_idle_timer()
|
/fs/ |
D | utimes.c | 192 struct timeval __user *, utimes) in SYSCALL_DEFINE3() 194 struct timeval times[2]; in SYSCALL_DEFINE3() 220 struct timeval __user *, utimes) in SYSCALL_DEFINE2()
|
D | select.c | 269 int timeval, int ret) in poll_select_copy_remaining() argument 272 struct timeval rtv; in poll_select_copy_remaining() 289 if (timeval) { in poll_select_copy_remaining() 561 fd_set __user *, exp, struct timeval __user *, tvp) in SYSCALL_DEFINE5() 564 struct timeval tv; in SYSCALL_DEFINE5()
|
D | compat_binfmt_elf.c | 52 struct timeval tv; in cputime_to_compat_timeval()
|
D | compat_ioctl.c | 252 struct timeval ktv; in do_siocgstamp() 1814 struct timeval __user *tn = compat_alloc_user_space(sizeof(struct timeval)); in lp_timeout_trans() 1815 struct timeval ts; in lp_timeout_trans()
|
D | compat.c | 1485 int timeval, int ret) in poll_select_copy_remaining() argument 1504 if (timeval) { in poll_select_copy_remaining()
|
D | exec.c | 1466 struct timeval tv; in format_corename()
|
/fs/nfsd/ |
D | nfssvc.c | 42 struct timeval nfssvc_boot;
|
/fs/hostfs/ |
D | hostfs_user.c | 238 struct timeval times[2]; in set_attr()
|