work_busy(9) centos man page | unix.com

Man Page: work_busy

Operating Environment: centos

Section: 9

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
bio_alloc_bioset(9) - centos
xjack(6x) - debian
dh_auto_test(1) - minix
tapset::irq(3stap) - debian
dh_auto_test(1) - freebsd
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing