Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dposix-cpu-timers.c55 timespec_to_sample(const clockid_t which_clock, const struct timespec *tp) in timespec_to_sample() function
611 new_expires = timespec_to_sample(timer->it_clock, &new->it_value); in posix_cpu_timer_set()
712 timer->it.cpu.incr = timespec_to_sample(timer->it_clock, in posix_cpu_timer_set()