Lines Matching defs:notify
160 /* update the indexes, then notify the other end */
217 /* update the indexes, then notify the other end */
523 int notify;
576 RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(&fedata->ring, notify);
577 if (notify)
589 int notify;
607 RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(&fedata->ring, notify);
608 if (notify)
855 int notify, notify_all = 0, more = 1;
867 &fedata->ring, notify);
868 notify_all += notify;