Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/kernel/time/
Dtimekeeping.c1087 static int scale64_check_overflow(u64 mult, u64 div, u64 *base) in scale64_check_overflow() function
1146 ret = scale64_check_overflow(partial_history_cycles, in adjust_historical_crosststamp()
1164 ret = scale64_check_overflow(partial_history_cycles, in adjust_historical_crosststamp()
/kernel/linux/linux-5.10/kernel/time/
Dtimekeeping.c1074 static int scale64_check_overflow(u64 mult, u64 div, u64 *base) in scale64_check_overflow() function
1133 ret = scale64_check_overflow(partial_history_cycles, in adjust_historical_crosststamp()
1151 ret = scale64_check_overflow(partial_history_cycles, in adjust_historical_crosststamp()