Home
last modified time | relevance | path

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

/linux/include/linux/
A Dif_bridge.h162 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()
A Djiffies.h424 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()
A Dtypes.h70 typedef __kernel_clock_t clock_t; typedef
/linux/tools/testing/selftests/bpf/progs/
A Dbpf_iter_tcp4.c24 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()
A Dbpf_iter_tcp6.c24 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()
/linux/tools/testing/selftests/timens/
A Dgettime_perf.c47 static void test(clock_t clockid, char *clockstr, bool in_ns) in test()
A Dtimerfd.c18 static int tclock_gettime(clock_t clockid, struct timespec *now) in tclock_gettime()
/linux/Documentation/networking/
A Dnexthop-group-resilient.rst180 ``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.
/linux/net/bridge/
A Dbr_stp.c623 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()
A Dbr_private.h1794 int br_set_ageing_time(struct net_bridge *br, clock_t ageing_time);
/linux/include/net/
A Dswitchdev.h48 clock_t ageing_time; /* BRIDGE_AGEING_TIME */
/linux/net/dsa/
A Ddsa_priv.h222 int dsa_port_ageing_time(struct dsa_port *dp, clock_t ageing_clock);
A Dport.c667 int dsa_port_ageing_time(struct dsa_port *dp, clock_t ageing_clock) in dsa_port_ageing_time()
/linux/kernel/time/
A Dtime.c621 clock_t jiffies_to_clock_t(unsigned long x) in jiffies_to_clock_t()
/linux/drivers/net/ethernet/mscc/
A Docelot_net.c1126 clock_t ageing_time; in ocelot_switchdev_sync()
/linux/net/ipv4/
A Dnexthop.c621 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()
/linux/net/ipv6/
A Daddrconf.c2755 clock_t expires = 0; in addrconf_prefix_rcv()
2903 clock_t expires; in inet6_addr_add()
4701 clock_t expires; in inet6_addr_modify()
/linux/kernel/
A Dsys.c1003 static compat_clock_t clock_t_to_compat_clock_t(clock_t x) in clock_t_to_compat_clock_t()
/linux/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c700 clock_t clock = times(&timebuf); in TEST_SIGNAL()

Completed in 76 milliseconds