Home
last modified time | relevance | path

Searched refs:clock_t (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/arch/mips/include/asm/
Dsiginfo.h73 clock_t _utime;
74 clock_t _stime;
80 clock_t _utime;
82 clock_t _stime;
/linux-3.4.99/arch/ia64/include/asm/
Dsiginfo.h55 clock_t _utime;
56 clock_t _stime;
/linux-3.4.99/arch/s390/include/asm/
Dcputime.h147 static inline clock_t cputime_to_clock_t(cputime_t cputime) in cputime_to_clock_t()
162 static inline clock_t cputime64_to_clock_t(cputime64_t cputime) in cputime64_to_clock_t()
/linux-3.4.99/include/linux/
Dtypes.h83 typedef __kernel_clock_t clock_t; typedef
Djiffies.h306 extern clock_t jiffies_to_clock_t(unsigned long x);
/linux-3.4.99/kernel/
Dtime.c572 clock_t jiffies_to_clock_t(unsigned long x) in jiffies_to_clock_t()
Dcompat.c326 static compat_clock_t clock_t_to_compat_clock_t(clock_t x) in clock_t_to_compat_clock_t()
/linux-3.4.99/net/ipv6/
Daddrconf.c1907 clock_t expires = 0; in addrconf_prefix_rcv()
2196 clock_t expires; in inet6_addr_add()
3460 clock_t expires; in inet6_addr_modify()