Query: napi_schedule_prep
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
usb_poison_urb(9) - centos |
device_create_with_groups(9) - centos |
device_schedule_callback_owner(9) - centos |
ieee80211_sta_set_buffered(9) - centos |
usb_kill_urb(9) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
DB2 convert digits to binary format |
Docker learning Phase-I |
[TIP] Processing YAML files with yq |