Searched refs:ZULU_CTX_IS_FREE (Results 1 – 2 of 2) sorted by relevance
80 #define ZULU_CTX_IS_FREE(c) (zulu_ctx_tab[c] == NULL) macro
195 if (ZULU_CTX_IS_FREE(ctx)) { in zulu_hat_ctx_alloc()