Lines Matching defs:notify
161 /* update the indexes, then notify the other end */
219 /* update the indexes, then notify the other end */
526 int notify;
579 RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(&fedata->ring, notify);
580 if (notify)
592 int notify;
612 RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(&fedata->ring, notify);
613 if (notify)
860 int notify, notify_all = 0, more = 1;
872 &fedata->ring, notify);
873 notify_all += notify;