| /linux-6.15/tools/include/asm/ |
| H A D | timex.h | 7 #define cycles_t clock_t
|
| /linux-6.15/include/linux/ |
| H A D | if_bridge.h | 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()
|
| H A D | jiffies.h | 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()
|
| H A D | types.h | 76 typedef __kernel_clock_t clock_t; typedef
|
| /linux-6.15/tools/testing/selftests/damon/ |
| H A D | access_memory.c | 14 clock_t start_clock; in main()
|
| /linux-6.15/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_iter_tcp4.c | 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()
|
| H A D | bpf_iter_tcp6.c | 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()
|
| /linux-6.15/tools/testing/selftests/timens/ |
| H A D | gettime_perf.c | 47 static void test(clock_t clockid, char *clockstr, bool in_ns) in test()
|
| H A D | timerfd.c | 18 static int tclock_gettime(clock_t clockid, struct timespec *now) in tclock_gettime()
|
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | bind_bhash.c | 93 clock_t begin, end; in main()
|
| /linux-6.15/net/dsa/ |
| H A D | port.h | 43 int dsa_port_ageing_time(struct dsa_port *dp, clock_t ageing_clock);
|
| H A D | port.c | 879 int dsa_port_ageing_time(struct dsa_port *dp, clock_t ageing_clock) in dsa_port_ageing_time()
|
| /linux-6.15/Documentation/networking/ |
| H A D | nexthop-group-resilient.rst | 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.
|
| /linux-6.15/net/bridge/ |
| H A D | br_stp.c | 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()
|
| H A D | br_private.h | 1985 int br_set_ageing_time(struct net_bridge *br, clock_t ageing_time);
|
| /linux-6.15/include/net/ |
| H A D | switchdev.h | 62 clock_t ageing_time; /* BRIDGE_AGEING_TIME */
|
| /linux-6.15/kernel/time/ |
| H A D | time.c | 662 clock_t jiffies_to_clock_t(unsigned long x) in jiffies_to_clock_t()
|
| /linux-6.15/net/ipv6/ |
| H A D | addrconf.c | 2871 clock_t expires = 0; in addrconf_prefix_rcv() 3013 struct ifa6_config *cfg, clock_t expires, u32 flags, in inet6_addr_add() 4857 struct ifa6_config *cfg, clock_t expires, in inet6_addr_modify() 4965 clock_t expires; in inet6_rtm_newaddr()
|
| /linux-6.15/drivers/net/ethernet/mscc/ |
| H A D | ocelot_net.c | 1274 clock_t ageing_time; in ocelot_switchdev_sync()
|
| /linux-6.15/net/ipv4/ |
| H A D | nexthop.c | 638 static clock_t nh_res_table_unbalanced_time(struct nh_res_table *res_table) in nh_res_table_unbalanced_time() 1135 static clock_t nh_res_bucket_idle_time(const struct nh_res_bucket *bucket) in nh_res_bucket_idle_time()
|
| /linux-6.15/kernel/ |
| H A D | sys.c | 1048 static compat_clock_t clock_t_to_compat_clock_t(clock_t x) in clock_t_to_compat_clock_t()
|
| /linux-6.15/kernel/bpf/ |
| H A D | helpers.c | 1326 clock_t clockid = flags & (MAX_CLOCKS - 1); in BPF_CALL_3()
|
| /linux-6.15/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 726 clock_t clock = times(&timebuf); in TEST_SIGNAL()
|