Home
last modified time | relevance | path

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

/fs/ocfs2/cluster/
Dtcp_internal.h172 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;
Dheartbeat.c809 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()
Dtcp.c1478 struct timeval now; in o2net_idle_timer()
/fs/
Dutimes.c192 struct timeval __user *, utimes) in SYSCALL_DEFINE3()
194 struct timeval times[2]; in SYSCALL_DEFINE3()
220 struct timeval __user *, utimes) in SYSCALL_DEFINE2()
Dselect.c269 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()
Dcompat_binfmt_elf.c52 struct timeval tv; in cputime_to_compat_timeval()
Dcompat_ioctl.c252 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()
Dcompat.c1485 int timeval, int ret) in poll_select_copy_remaining() argument
1504 if (timeval) { in poll_select_copy_remaining()
Dexec.c1466 struct timeval tv; in format_corename()
/fs/nfsd/
Dnfssvc.c42 struct timeval nfssvc_boot;
/fs/hostfs/
Dhostfs_user.c238 struct timeval times[2]; in set_attr()