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 |
|---|
| call_usermodehelper_setup(9) - centos |
| srp_reconnect_rport(9) - centos |
| usb_bulk_msg(9) - centos |
| usb_fill_int_urb(9) - centos |
| usb_set_interface(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Shopt -s histappend |