Searched refs:suseconds_t (Results 1 – 16 of 16) sorted by relevance
37 + suseconds_t *tv_usec)48 + suseconds_t *tv_usec)63 + suseconds_t *tv_usec);68 + suseconds_t *tv_usec);81 correct header to get suseconds_t, at least with glibc, that requires
43 typedef __suseconds_t suseconds_t; typedef
138 typedef __suseconds_t suseconds_t; typedef
28 typedef __suseconds_t suseconds_t; typedef
107 typedef int (hil_mlc_in) (hil_mlc *mlc, suseconds_t timeout);
25 typedef __kernel_suseconds_t suseconds_t; typedef
19 typedef __kernel_suseconds_t suseconds_t; typedef
143 static int hp_sdc_mlc_in(hil_mlc *mlc, suseconds_t timeout) in hp_sdc_mlc_in()
66 suseconds_t millitm; in get_time()
146 suseconds_t millitm; in get_time()
80 suseconds_t millitm; in get_time()
458 tv.tv_usec = (suseconds_t)ts.tv_nsec / 1000; in ns_to_kernel_old_timeval()
1792 suseconds_t usecs = ktime_to_us(ktime_sub(kt, bear_cookie->expiration)); in sctp_unpack_cookie()