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 3.10 June 2014 NAPI_SYNCHRONIZE(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| struct_spi_message(9) - centos |
| usb_bulk_msg(9) - centos |
| usb_control_msg(9) - centos |
| usb_queue_reset_device(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Tar Command |
| [TIP] Processing YAML files with yq |