Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dtimer.c46 #define CLOCK_BACKEND(clk) \ macro
288 if ((backend = CLOCK_BACKEND(clock)) == NULL) in clock_settime()
324 if ((backend = CLOCK_BACKEND(clock)) == NULL) in clock_gettime()
364 if ((backend = CLOCK_BACKEND(clock)) == NULL) in clock_getres()
483 if ((backend = CLOCK_BACKEND(clock)) == NULL) in timer_create()