Home
last modified time | relevance | path

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

/linux/include/linux/
A Dcompletion.h68 # define DECLARE_COMPLETION_ONSTACK(work) \ macro
73 # define DECLARE_COMPLETION_ONSTACK(work) DECLARE_COMPLETION(work) macro
/linux/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
A Dlocks.h183 #define DECLARE_COMPLETION_ONSTACK(x) DECLARE_COMPLETION(x) macro

Completed in 5 milliseconds