Searched defs:tick_nsec (Results 1 - 3 of 3) sorted by path

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

Completed in 136 milliseconds