napi_schedule_prep(9) centos man page | unix.com

Man Page: napi_schedule_prep

Operating Environment: centos

Section: 9

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
usb_poison_urb(9) - centos
struct_matrix_keypad_platform_data(9) - centos
struct_tid_ampdu_tx(9) - centos
usb_queue_reset_device(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq