Lines Matching refs:notify
274 int notify, req_id, ret; in pvcalls_front_socket() local
327 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&bedata->ring, notify); in pvcalls_front_socket()
329 if (notify) in pvcalls_front_socket()
427 int notify, req_id, ret, evtchn; in pvcalls_front_connect() local
472 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&bedata->ring, notify); in pvcalls_front_connect()
475 if (notify) in pvcalls_front_connect()
674 int notify, req_id, ret; in pvcalls_front_bind() local
704 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&bedata->ring, notify); in pvcalls_front_bind()
706 if (notify) in pvcalls_front_bind()
727 int notify, req_id, ret; in pvcalls_front_listen() local
753 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&bedata->ring, notify); in pvcalls_front_listen()
755 if (notify) in pvcalls_front_listen()
777 int notify, req_id, ret, evtchn, nonblock; in pvcalls_front_accept() local
863 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&bedata->ring, notify); in pvcalls_front_accept()
865 if (notify) in pvcalls_front_accept()
912 int notify, req_id, ret; in pvcalls_front_poll_passive() local
955 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&bedata->ring, notify); in pvcalls_front_poll_passive()
957 if (notify) in pvcalls_front_poll_passive()
1011 int req_id, notify, ret; in pvcalls_front_release() local
1041 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&bedata->ring, notify); in pvcalls_front_release()
1043 if (notify) in pvcalls_front_release()