Searched refs:add_to_free_ctxlist (Results 1 – 4 of 4) sorted by relevance
108 add_to_free_ctxlist(ctx_list_pool + ctx); in sparc_context_init()
559 add_to_free_ctxlist(ctx_old); in free_context()
1560 add_to_free_ctxlist(ctx_old); in sun4c_destroy_context()
395 #define add_to_free_ctxlist(entry) add_to_ctx_list(&ctx_free, entry) macro