Home
last modified time | relevance | path

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

/linux/include/generated/
A Dtimeconst.h16 #define HZ_TO_MSEC_SHR32 29 macro
/linux/kernel/time/
A Dtime.c382 return (HZ_TO_MSEC_MUL32 * j + (1ULL << HZ_TO_MSEC_SHR32) - 1) >> in jiffies_to_msecs()
383 HZ_TO_MSEC_SHR32; in jiffies_to_msecs()
A Dtimeconst.bc66 print "#define HZ_TO_MSEC_SHR32\t", s, "\n"

Completed in 6 milliseconds