Home
last modified time | relevance | path

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

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