declare_completion(9) centos man page | unix.com

Man Page: declare_completion

Operating Environment: centos

Section: 9

DECLARE_COMPLETION(9)						   Driver Basics					     DECLARE_COMPLETION(9)

NAME
DECLARE_COMPLETION - declare and initialize a completion structure
SYNOPSIS
DECLARE_COMPLETION(work);
ARGUMENTS
work identifier for the completion structure
DESCRIPTION
This macro declares and initializes a completion structure. Generally used for static declarations. You should use the _ONSTACK variant for automatic variables.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DECLARE_COMPLETION(9)
Related Man Pages
usb_poison_urb(9) - centos
del_timer_sync(9) - centos
ibv_init_ah_from_wc(3) - debian
rdma_get_send_comp(3) - centos
decl_simple_lock_data(9r) - osf1
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!