Home
last modified time | relevance | path

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

/include/linux/
A Dcrypto.h372 #define DECLARE_CRYPTO_WAIT(_wait) \ argument
373 struct crypto_wait _wait = { \
374 COMPLETION_INITIALIZER_ONSTACK((_wait).completion), 0 }
A Drandom.h134 static inline int get_random_ ## name ## _wait(ret_type *out) { \

Completed in 4 milliseconds