Searched refs:add_to_free_ctxlist (Results 1 – 4 of 4) sorted by relevance
112 add_to_free_ctxlist(ctx_list_pool + ctx); in sparc_context_init()
489 add_to_free_ctxlist(ctx_old); in free_context()
1654 add_to_free_ctxlist(ctx_old); in sun4c_destroy_context()
407 #define add_to_free_ctxlist(entry) add_to_ctx_list(&ctx_free, entry) macro