centos man page for declare_completion

Query: declare_completion

OS: centos

Section: 9

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

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
del_timer_sync(9) - centos
rdma_get_send_comp(3) - debian
ibv_init_ah_from_wc(3) - centos
rdma_get_recv_comp(3) - centos
decl_simple_lock_data(9r) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq