Searched refs:clock_t (Results 1 – 19 of 19) sorted by relevance
162 clock_t br_get_ageing_time(const struct net_device *br_dev);187 static inline clock_t br_get_ageing_time(const struct net_device *br_dev) in br_get_ageing_time()
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
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()
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.
623 int br_set_ageing_time(struct net_bridge *br, clock_t ageing_time) in br_set_ageing_time()642 clock_t br_get_ageing_time(const struct net_device *br_dev) in br_get_ageing_time()
1794 int br_set_ageing_time(struct net_bridge *br, clock_t ageing_time);
48 clock_t ageing_time; /* BRIDGE_AGEING_TIME */
222 int dsa_port_ageing_time(struct dsa_port *dp, clock_t ageing_clock);
667 int dsa_port_ageing_time(struct dsa_port *dp, clock_t ageing_clock) in dsa_port_ageing_time()
621 clock_t jiffies_to_clock_t(unsigned long x) in jiffies_to_clock_t()
1126 clock_t ageing_time; in ocelot_switchdev_sync()
621 static clock_t nh_res_table_unbalanced_time(struct nh_res_table *res_table) in nh_res_table_unbalanced_time()906 static clock_t nh_res_bucket_idle_time(const struct nh_res_bucket *bucket) in nh_res_bucket_idle_time()
2755 clock_t expires = 0; in addrconf_prefix_rcv()2903 clock_t expires; in inet6_addr_add()4701 clock_t expires; in inet6_addr_modify()
1003 static compat_clock_t clock_t_to_compat_clock_t(clock_t x) in clock_t_to_compat_clock_t()
700 clock_t clock = times(&timebuf); in TEST_SIGNAL()
Completed in 76 milliseconds