centos man page for work_busy

Query: work_busy

OS: centos

Section: 9

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

WORK_BUSY(9)							   Driver Basics						      WORK_BUSY(9)

NAME
work_busy - test whether a work is currently pending or running
SYNOPSIS
unsigned int work_busy(struct work_struct * work);
ARGUMENTS
work the work to be tested
DESCRIPTION
Test whether work is currently pending or running. There is no synchronization around this function and the test result is unreliable and only useful as advisory hints or for debugging.
RETURNS
OR'd bitmask of WORK_BUSY_* bits.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 WORK_BUSY(9)
Related Man Pages
struct_sta_ampdu_mlme(9) - centos
usb_queue_reset_device(9) - centos
gldispatchcompute(3g) - centos
dh_auto_test(1) - netbsd
dh_auto_test(1) - plan9
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I