Searched refs:clock_t (Results 1 – 15 of 15) sorted by relevance
25 static clock_t jiffies_to_clock_t(unsigned long x) in jiffies_to_clock_t()42 static clock_t jiffies_delta_to_clock_t(long delta) in jiffies_delta_to_clock_t()
424 extern clock_t jiffies_to_clock_t(unsigned long x);425 static inline clock_t jiffies_delta_to_clock_t(long delta) in jiffies_delta_to_clock_t()
70 typedef __kernel_clock_t clock_t; typedef
39 static void test(clock_t clockid, char *clockstr, bool in_ns) in test()
18 static int tclock_gettime(clock_t clockid, struct timespec *now) in tclock_gettime()
143 int dsa_port_ageing_time(struct dsa_port *dp, clock_t ageing_clock,
317 int dsa_port_ageing_time(struct dsa_port *dp, clock_t ageing_clock, in dsa_port_ageing_time()
59 clock_t ageing_time; /* BRIDGE_AGEING_TIME */
609 int br_set_ageing_time(struct net_bridge *br, clock_t ageing_time) in br_set_ageing_time()
1394 int br_set_ageing_time(struct net_bridge *br, clock_t ageing_time);
621 clock_t jiffies_to_clock_t(unsigned long x) in jiffies_to_clock_t()
2742 clock_t expires = 0; in addrconf_prefix_rcv()2890 clock_t expires; in inet6_addr_add()4674 clock_t expires; in inet6_addr_modify()
984 static compat_clock_t clock_t_to_compat_clock_t(clock_t x) in clock_t_to_compat_clock_t()
696 clock_t clock = times(&timebuf); in TEST_SIGNAL()