Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dtimerfd.h64 #define TIMERFDMNRN_TIMERFD 0 macro
/titanic_50/usr/src/uts/common/io/
H A Dtimerfd.c114 if (minor != TIMERFDMNRN_TIMERFD) in timerfd_open()
458 TIMERFDMNRN_TIMERFD, DDI_PSEUDO, NULL) == DDI_FAILURE) { in timerfd_attach()