Lines Matching full:notifications

56 /* Support for eventfd-based notifications. */
177 /* Disable application --> kernel notifications. */ in netmap_sync_kloop_tx_ring()
211 /* Reinit ring and enable notifications. */ in netmap_sync_kloop_tx_ring()
225 /* Re-enable notifications. */ in netmap_sync_kloop_tx_ring()
268 * No more packets to transmit. We enable notifications and in netmap_sync_kloop_tx_ring()
272 /* Re-enable notifications. */ in netmap_sync_kloop_tx_ring()
279 * transmit. Disable notifications and do another cycle */ in netmap_sync_kloop_tx_ring()
336 /* Disable notifications. */ in netmap_sync_kloop_rx_ring()
349 /* Reinit ring and enable notifications. */ in netmap_sync_kloop_rx_ring()
363 /* Re-enable notifications. */ in netmap_sync_kloop_rx_ring()
411 /* Re-enable notifications. */ in netmap_sync_kloop_rx_ring()
418 * notifications and do another cycle. */ in netmap_sync_kloop_rx_ring()
449 /* Support for receiving notifications from
455 /* Support for sending notifications to the application. */
702 /* We need 2 poll entries for TX and RX notifications coming in netmap_sync_kloop()
704 * notifications coming from the application. */ in netmap_sync_kloop()
729 /* Poll for notifications coming from the applications through in netmap_sync_kloop()
792 /* Poll for notifications coming from the netmap rings bound to in netmap_sync_kloop()
968 * Notifications from the host are enabled only if the user guest would
977 /* Disable notifications */ in netmap_pt_guest_txsync()
1009 /* Re-enable notifications. */ in netmap_pt_guest_txsync()
1015 /* If there is new free space, disable notifications */ in netmap_pt_guest_txsync()
1036 * Notifications from the host are enabled only if the user guest would
1045 /* Disable notifications */ in netmap_pt_guest_rxsync()
1070 /* Re-enable notifications. */ in netmap_pt_guest_rxsync()
1076 /* If there are new slots, disable notifications. */ in netmap_pt_guest_rxsync()