Searched refs:_notify (Results 1 – 2 of 2) sorted by relevance
306 #define RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(_r, _notify) do { \ argument312 (_notify) = ((RING_IDX)(__new - (_r)->sring->req_event) < \316 #define RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(_r, _notify) do { \ argument322 (_notify) = ((RING_IDX)(__new - (_r)->sring->rsp_event) < \
74 static void upstat(struct printer *_pp, const char *_msg, int _notify);