Searched refs:ex_data_init (Results 1 – 1 of 1) sorted by relevance
36 static CRYPTO_ONCE ex_data_init = CRYPTO_ONCE_STATIC_INIT; variable59 if (!RUN_ONCE(&ex_data_init, do_ex_data_init)) { in get_and_lock()