Home
last modified time | relevance | path

Searched refs:COMPLETION_INITIALIZER_ONSTACK (Results 1 – 1 of 1) sorted by relevance

/external/kernel-headers/original/linux/
Dcompletion.h21 #define COMPLETION_INITIALIZER_ONSTACK(work) \ macro
34 struct completion work = COMPLETION_INITIALIZER_ONSTACK(work)