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. COPYRIGHT