Searched refs:UINT64_OVERFLOW_TO_INT64 (Results 1 – 2 of 2) sorted by relevance
390 #define UINT64_OVERFLOW_TO_INT64(uval) \ macro
1922 hrtime = UINT64_OVERFLOW_TO_INT64(tmp); in zone_misc_kstat_update()1927 hrtime = UINT64_OVERFLOW_TO_INT64(tmp); in zone_misc_kstat_update()1932 hrtime = UINT64_OVERFLOW_TO_INT64(tmp); in zone_misc_kstat_update()3261 zone_total = UINT64_OVERFLOW_TO_INT64(tmp); in zone_loadavg_update()