Home
last modified time | relevance | path

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

/linux/kernel/
H A Dwatchdog.c455 static u16 get_16bit_precision(u64 data_ns) in get_16bit_precision() argument
461 return (data_ns + (1 << 23)) >> 24LL; in get_16bit_precision()