Home
last modified time | relevance | path

Searched refs:HZ_TO_USEC_SHR32 (Results 1 – 3 of 3) sorted by relevance

/linux/include/generated/
A Dtimeconst.h27 #define HZ_TO_USEC_SHR32 20 macro
/linux/kernel/time/
A Dtimeconst.bc88 print "#define HZ_TO_USEC_SHR32\t", s, "\n"
A Dtime.c403 return (HZ_TO_USEC_MUL32 * j) >> HZ_TO_USEC_SHR32; in jiffies_to_usecs()

Completed in 5 milliseconds