Home
last modified time | relevance | path

Searched defs:DECLARE_COMPLETION_ONSTACK (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Dcompletion.h60 # define DECLARE_COMPLETION_ONSTACK(work) \ macro
63 # define DECLARE_COMPLETION_ONSTACK(work) DECLARE_COMPLETION(work) macro