centos man page for napi_schedule_prep

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)

NAME
napi_schedule_prep - check if napi can be scheduled
SYNOPSIS
bool 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 3.10 June 2014 NAPI_SCHEDULE_PREP(9)
Related Man Pages
device_create(9) - centos
device_create_with_groups(9) - centos
ieee80211_sta_block_awake(9) - centos
usb_queue_reset_device(9) - centos
usb_queue_reset_device(9) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Tar Command
Shopt -s histappend
Controlling user input
Please Welcome Dave Munro to the Moderator Team!