Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dtimer.c46 #define CLOCK_BACKEND(clk) \ macro
279 if ((backend = CLOCK_BACKEND(clock)) == NULL) in clock_settime()
315 if ((backend = CLOCK_BACKEND(clock)) == NULL) in clock_gettime()
355 if ((backend = CLOCK_BACKEND(clock)) == NULL) in clock_getres()
474 if ((backend = CLOCK_BACKEND(clock)) == NULL) in timer_create()