Home
last modified time | relevance | path

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

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