Home
last modified time | relevance | path

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

/linux/include/generated/
A Dtimeconst.h25 #define HZ_TO_USEC_MUL32 U64_C(0xFA000000) macro
/linux/kernel/time/
A Dtimeconst.bc85 print "#define HZ_TO_USEC_MUL32\tU64_C(0x", fmul(s,1000000,hz), ")\n"
A Dtime.c403 return (HZ_TO_USEC_MUL32 * j) >> HZ_TO_USEC_SHR32; in jiffies_to_usecs()

Completed in 6 milliseconds