Searched refs:DEFINE_STATIC_ONCE (Results 1 – 2 of 2) sorted by relevance
28 #define DEFINE_STATIC_ONCE(name) DEFINE_BSS_GET(CRYPTO_once_t, name) macro39 #define DEFINE_STATIC_ONCE(name) \ macro52 DEFINE_STATIC_ONCE(name##_once) \
136 DEFINE_STATIC_ONCE(rand_once) in DEFINE_BSS_GET()