Searched refs:clock_t (Results 1 – 20 of 20) sorted by relevance
184 clock_t br_get_ageing_time(const struct net_device *br_dev);209 static inline clock_t br_get_ageing_time(const struct net_device *br_dev) in br_get_ageing_time()
578 extern clock_t jiffies_to_clock_t(unsigned long x);580 static inline clock_t jiffies_delta_to_clock_t(long delta) in jiffies_delta_to_clock_t()
76 typedef __kernel_clock_t clock_t; typedef
24 static clock_t jiffies_to_clock_t(unsigned long x) in jiffies_to_clock_t()41 static clock_t jiffies_delta_to_clock_t(long delta) in jiffies_delta_to_clock_t()
47 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()
93 clock_t begin, end; in main()
43 int dsa_port_ageing_time(struct dsa_port *dp, clock_t ageing_clock);
879 int dsa_port_ageing_time(struct dsa_port *dp, clock_t ageing_clock) in dsa_port_ageing_time()
180 ``NHA_RES_GROUP_IDLE_TIMER`` Idle timer in units of clock_t.181 ``NHA_RES_GROUP_UNBALANCED_TIMER`` Unbalanced timer in units of clock_t.194 of balance, in units of clock_t.
629 int br_set_ageing_time(struct net_bridge *br, clock_t ageing_time) in br_set_ageing_time()648 clock_t br_get_ageing_time(const struct net_device *br_dev) in br_get_ageing_time()
1950 int br_set_ageing_time(struct net_bridge *br, clock_t ageing_time);
62 clock_t ageing_time; /* BRIDGE_AGEING_TIME */
662 clock_t jiffies_to_clock_t(unsigned long x) in jiffies_to_clock_t()
622 static clock_t nh_res_table_unbalanced_time(struct nh_res_table *res_table) in nh_res_table_unbalanced_time()907 static clock_t nh_res_bucket_idle_time(const struct nh_res_bucket *bucket) in nh_res_bucket_idle_time()
1262 clock_t ageing_time; in ocelot_switchdev_sync()
2803 clock_t expires = 0; in addrconf_prefix_rcv()2951 clock_t expires; in inet6_addr_add()4790 clock_t expires; in inet6_addr_modify()
1037 static compat_clock_t clock_t_to_compat_clock_t(clock_t x) in clock_t_to_compat_clock_t()
713 clock_t clock = times(&timebuf); in TEST_SIGNAL()