centos man page for napi_synchronize

Query: napi_synchronize

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
call_usermodehelper_setup(9) - centos
device_create_vargs(9) - centos
device_schedule_callback_owner(9) - centos
parport_register_device(9) - centos
usb_fill_int_urb(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!