Home
last modified time | relevance | path

Searched refs:scale64_check_overflow (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/kernel/time/
Dtimekeeping.c997 static int scale64_check_overflow(u64 mult, u64 div, u64 *base) in scale64_check_overflow() function
1056 ret = scale64_check_overflow(partial_history_cycles, in adjust_historical_crosststamp()
1074 ret = scale64_check_overflow(partial_history_cycles, in adjust_historical_crosststamp()
/kernel/linux/linux-5.10/kernel/time/
Dtimekeeping.c1072 static int scale64_check_overflow(u64 mult, u64 div, u64 *base) in scale64_check_overflow() function
1131 ret = scale64_check_overflow(partial_history_cycles, in adjust_historical_crosststamp()
1149 ret = scale64_check_overflow(partial_history_cycles, in adjust_historical_crosststamp()