napi_synchronize(9) centos man page | unix.com

Man Page: napi_synchronize

Operating Environment: centos

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 3.10 June 2014 NAPI_SYNCHRONIZE(9)
Related Man Pages
device_create_with_groups(9) - centos
struct_spi_message(9) - centos
usb_control_msg(9) - centos
usb_fill_int_urb(9) - centos
usb_set_interface(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Docker learning Phase-I
Shopt -s histappend
Please Welcome Dave Munro to the Moderator Team!