Searched refs:ctx_alloc (Results 1 – 1 of 1) sorted by relevance
59 static struct mm_struct *ctx_alloc[CONTEXTS_NUM] = { variable216 if(!ctx_alloc[context]) in clear_context()219 ctx_alloc[context]->context = SUN3_INVALID_CONTEXT; in clear_context()220 ctx_alloc[context] = (struct mm_struct *)0; in clear_context()260 if(ctx_alloc[new]) in get_free_context()270 ctx_alloc[new] = mm; in get_free_context()