NAPI_SCHEDULE_PREP(9) Network device support NAPI_SCHEDULE_PREP(9)NAMEnapi_schedule_prep - check if napi can be scheduledSYNOPSISbool 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 3.10 June 2014 NAPI_SCHEDULE_PREP(9)
| Related Man Pages |
|---|
| ieee80211_sta_block_awake(9) - centos |
| struct_input_polled_dev(9) - centos |
| struct_tid_ampdu_tx(9) - centos |
| usb_queue_reset_device(9) - centos |
| usb_queue_reset_device(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |