napi_synchronize(9) suse man page | unix.com

Man Page: napi_synchronize

Operating Environment: suse

Section: 9

NAPI_SYNCHRONIZE(9)					      Network device support					       NAPI_SYNCHRONIZE(9)

NAME
napi_synchronize - wait until NAPI is not running
SYNOPSIS
void napi_synchronize(const struct napi_struct * n);
ARGUMENTS
n napi context
DESCRIPTION
Wait until NAPI is done being scheduled on this context. Waits till any outstanding processing completes but does not disable future activations.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 NAPI_SYNCHRONIZE(9)
Related Man Pages
request_threaded_irq(9) - suse
usb_bulk_msg(9) - suse
device_create_vargs(9) - suse
struct_uio_info(9) - suse
usb_queue_reset_device(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure