Searched refs:clock_t (Results 1 – 8 of 8) sorted by relevance
55 clock_t _utime;56 clock_t _stime;
122 static inline clock_t cputime_to_clock_t(cputime_t cputime) in cputime_to_clock_t()137 static inline clock_t cputime64_to_clock_t(cputime64_t cputime) in cputime64_to_clock_t()
435 extern clock_t jiffies_to_clock_t(unsigned long x);436 static inline clock_t jiffies_delta_to_clock_t(long delta) in jiffies_delta_to_clock_t()
74 typedef __kernel_clock_t clock_t; typedef
629 clock_t jiffies_to_clock_t(unsigned long x) in jiffies_to_clock_t()
343 static compat_clock_t clock_t_to_compat_clock_t(clock_t x) in clock_t_to_compat_clock_t()
2406 clock_t expires = 0; in addrconf_prefix_rcv()2643 clock_t expires; in inet6_addr_add()4110 clock_t expires; in inet6_addr_modify()
455 clock_t clock = times(&timebuf); in TEST_SIGNAL()