Searched refs:_wait (Results 1 – 6 of 6) sorted by relevance
121 _wait() function134 _wait $1140 _wait `basename $f`
94 static inline int get_random_ ## var ## _wait(var *out) { \
503 #define DECLARE_CRYPTO_WAIT(_wait) \ argument504 struct crypto_wait _wait = { \505 COMPLETION_INITIALIZER_ONSTACK((_wait).completion), 0 }
170 Ip_u1(_wait);
366 I_u1(_wait);
12912 static int do_rps_boost(struct wait_queue_entry *_wait, in do_rps_boost() argument12915 struct wait_rps_boost *wait = container_of(_wait, typeof(*wait), wait); in do_rps_boost()