Home
last modified time | relevance | path

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

/external/u-boot/include/linux/
Dcompletion.h72 # define DECLARE_COMPLETION_ONSTACK(work) \ macro
77 # define DECLARE_COMPLETION_ONSTACK(work) DECLARE_COMPLETION(work) macro
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dlocks.h183 #define DECLARE_COMPLETION_ONSTACK(x) DECLARE_COMPLETION(x) macro
/external/avb/contrib/linux/4.4/
D0002-ANDROID-AVB-error-handler-to-invalidate-vbmeta-parti.patch114 + DECLARE_COMPLETION_ONSTACK(wait);