napi_schedule_prep(9) suse man page | unix.com

Man Page: napi_schedule_prep

Operating Environment: suse

Section: 9

NAPI_SCHEDULE_PREP(9)					      Network device support					     NAPI_SCHEDULE_PREP(9)

NAME
napi_schedule_prep - check if napi can be scheduled
SYNOPSIS
int napi_schedule_prep(struct napi_struct * n);
ARGUMENTS
n napi context
DESCRIPTION
Test 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 NAPI_SCHEDULE_PREP(9)
Related Man Pages
usb_poison_urb(9) - centos
device_schedule_callback_owner(9) - centos
usb_kill_urb(9) - centos
usb_queue_reset_device(9) - centos
ata_scsi_translate(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com