NAPI_SYNCHRONIZE(9) Network device support NAPI_SYNCHRONIZE(9)NAMEnapi_synchronize - wait until NAPI is not runningSYNOPSISvoid napi_synchronize(const struct napi_struct * n);ARGUMENTSn napi contextDESCRIPTIONWait until NAPI is done being scheduled on this context. Waits till any outstanding processing completes but does not disable future activations.COPYRIGHTKernel Hackers Manual 2.6. July 2010 NAPI_SYNCHRONIZE(9)
| Related Man Pages |
|---|
| usb_set_interface(9) - suse |
| device_create_vargs(9) - suse |
| request_irq(9) - suse |
| struct_uio_info(9) - suse |
| usb_queue_reset_device(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| Shopt -s histappend |