NAPI_SCHEDULE_PREP(9) Network device support NAPI_SCHEDULE_PREP(9)NAMEnapi_schedule_prep - check if napi can be scheduledSYNOPSISint napi_schedule_prep(struct napi_struct * n);ARGUMENTSn napi contextDESCRIPTIONTest if NAPI routine is already running, and if not mark it as running. This is used as a condition variable insure only one NAPI poll instance runs. We also make sure there is no pending NAPI disable.COPYRIGHTKernel Hackers Manual 2.6. July 2010 NAPI_SCHEDULE_PREP(9)
| Related Man Pages |
|---|
| usb_poison_urb(9) - centos |
| usb_set_interface(9) - suse |
| usb_kill_urb(9) - centos |
| device_create(9) - suse |
| usb_queue_reset_device(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Update kernel Linux without reboot?! |
| Tar Command |
| Docker learning Phase-I |
| 32 bit process addressing more than 4GB |