Searched refs:clock_t (Results 1 – 17 of 17) sorted by relevance
182 clock_t br_get_ageing_time(const struct net_device *br_dev);207 static inline clock_t br_get_ageing_time(const struct net_device *br_dev) in br_get_ageing_time()
594 extern clock_t jiffies_to_clock_t(unsigned long x);596 static inline clock_t jiffies_delta_to_clock_t(long delta) in jiffies_delta_to_clock_t()
77 typedef __kernel_clock_t clock_t; typedef
14 clock_t start_clock; in main()
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()
93 clock_t begin, end; in main()
43 int dsa_port_ageing_time(struct dsa_port *dp, clock_t ageing_clock);
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()
2027 int br_set_ageing_time(struct net_bridge *br, clock_t ageing_time);
62 clock_t ageing_time; /* BRIDGE_AGEING_TIME */
1078 static compat_clock_t clock_t_to_compat_clock_t(clock_t x) in clock_t_to_compat_clock_t()
1332 clock_t clockid = flags & (MAX_CLOCKS - 1); in BPF_CALL_3()
735 clock_t clock = times(&timebuf); in TEST_SIGNAL()