Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dcompletion.h52 #define DECLARE_COMPLETION(work) \ macro
/linux-6.3-rc2/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
A Dlocks.h182 #define DECLARE_COMPLETION(x) struct completion x = COMPLETION_INITIALIZER(x) macro

Completed in 5 milliseconds