Searched refs:ctx_free (Results 1 – 1 of 1) sorted by relevance
413 static struct ctx_list ctx_free; variable431 #define add_to_free_ctxlist(entry) add_to_ctx_list(&ctx_free, entry)439 ctxp = ctx_free.next; in alloc_context()440 if (ctxp != &ctx_free) { in alloc_context()487 ctx_free.next = ctx_free.prev = &ctx_free; in sparc_context_init()