Searched defs:DECLARE_COMPLETION (Results 1 – 2 of 2) sorted by relevance
52 #define DECLARE_COMPLETION(work) \ macro
182 #define DECLARE_COMPLETION(x) struct completion x = COMPLETION_INITIALIZER(x) macro
Completed in 5 milliseconds