Searched refs:ctx_alloc (Results 1 – 1 of 1) sorted by relevance
55 struct mm_struct *ctx_alloc[CONTEXTS_NUM] = { variable211 if(!ctx_alloc[context]) in clear_context()214 ctx_alloc[context]->context = SUN3_INVALID_CONTEXT; in clear_context()215 ctx_alloc[context] = (struct mm_struct *)0; in clear_context()255 if(ctx_alloc[new]) in get_free_context()265 ctx_alloc[new] = mm; in get_free_context()