Name
DECLARE_COMPLETION_ONSTACK — 
     declare and initialize a completion structure
 
Synopsis
|  DECLARE_COMPLETION_ONSTACK ( | work ); | 
 
Arguments
- work
- 
     identifier for the completion structure
     
Description
   This macro declares and initializes a completion structure on the kernel
   stack.