Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dcompletion.h35 #define COMPLETION_INITIALIZER(work) \ macro
/linux-6.1.9/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dlocks.h181 #define COMPLETION_INITIALIZER(x) {.count = 0} macro