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

/linux-master/include/linux/
H A Dcompletion.h68 # define DECLARE_COMPLETION_ONSTACK(work) \ macro
73 # define DECLARE_COMPLETION_ONSTACK(work) DECLARE_COMPLETION(work) macro

Completed in 216 milliseconds