Man Page: declare_completion_onstack
Operating Environment: centos
Section: 9
DECLARE_COMPLETION_O(9) Driver Basics DECLARE_COMPLETION_O(9)NAMEDECLARE_COMPLETION_ONSTACK - declare and initialize a completion structureSYNOPSISDECLARE_COMPLETION_ONSTACK(work);ARGUMENTSwork identifier for the completion structureDESCRIPTIONThis macro declares and initializes a completion structure on the kernel stack.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DECLARE_COMPLETION_O(9)