Home
last modified time | relevance | path

Searched defs:tick_nsec (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_tcp6.c30 u64 tick_nsec = (NSEC_PER_SEC + CONFIG_HZ/2) / CONFIG_HZ; in jiffies_to_clock_t() local
H A Dbpf_iter_tcp4.c30 u64 tick_nsec = (NSEC_PER_SEC + CONFIG_HZ/2) / CONFIG_HZ; in jiffies_to_clock_t() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_tcp6.c29 u64 tick_nsec = (NSEC_PER_SEC + CONFIG_HZ/2) / CONFIG_HZ; in jiffies_to_clock_t() local
H A Dbpf_iter_tcp4.c29 u64 tick_nsec = (NSEC_PER_SEC + CONFIG_HZ/2) / CONFIG_HZ; in jiffies_to_clock_t() local
/kernel/linux/linux-5.10/kernel/time/
H A Dntp.c37 unsigned long tick_nsec; variable
/kernel/linux/linux-6.6/kernel/time/
H A Dntp.c37 unsigned long tick_nsec; variable

Completed in 5 milliseconds