Searched refs:pow2ns (Results 1 – 2 of 2) sorted by relevance
84 pow2ns_to_ts(int pow2ns, struct timespec *ts) in pow2ns_to_ts() argument88 ns = 1ULL << pow2ns; in pow2ns_to_ts()94 pow2ns_to_ticks(int pow2ns) in pow2ns_to_ticks() argument99 pow2ns_to_ts(pow2ns, &ts); in pow2ns_to_ticks()
188 pow2ns_to_ts(int pow2ns, struct timespec *ts) in pow2ns_to_ts() argument192 ns = 1ULL << pow2ns; in pow2ns_to_ts()