Home
last modified time | relevance | path

Searched refs:_wait (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/ !
Drandom.h83 static inline int get_random_ ## name ## _wait(ret_type *out) { \
Dcrypto.h503 #define DECLARE_CRYPTO_WAIT(_wait) \ argument
504 struct crypto_wait _wait = { \
505 COMPLETION_INITIALIZER_ONSTACK((_wait).completion), 0 }