table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
DECLARE_COMPLETION_O(9) | Driver Basics | DECLARE_COMPLETION_O(9) |
NAME¶
DECLARE_COMPLETION_ONSTACK - declare and initialize a completion structureSYNOPSIS¶
DECLARE_COMPLETION_ONSTACK(work);
ARGUMENTS¶
workidentifier for the completion structure
DESCRIPTION¶
This macro declares and initializes a completion structure on the kernel stack.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |