Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/public/io/
H A Dring.h261 #define RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(_r, _notify) do { \ argument
267 (_notify) = ((RING_IDX)(__new - (_r)->sring->req_event) < \
271 #define RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(_r, _notify) do { \ argument
277 (_notify) = ((RING_IDX)(__new - (_r)->sring->rsp_event) < \
/titanic_41/usr/src/uts/common/sys/
H A Dtimer.h116 int _notify; member
127 int32_t _notify; member