Home
last modified time | relevance | path

Searched refs:remove_from_ctx_list (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/sparc/mm/
Dsun4c.c1515 remove_from_ctx_list(ctxp); in sun4c_alloc_context()
1524 remove_from_ctx_list(ctxp); in sun4c_alloc_context()
1545 remove_from_ctx_list(ctx); in sun4c_switch_mm()
1559 remove_from_ctx_list(ctx_old); in sun4c_destroy_context()
Dsrmmu.c533 remove_from_ctx_list(ctxp); in alloc_context()
546 remove_from_ctx_list(ctxp); in alloc_context()
558 remove_from_ctx_list(ctx_old); in free_context()
/linux-3.4.99/arch/sparc/include/asm/
Dpgtable_32.h383 static inline void remove_from_ctx_list(struct ctx_list *entry) in remove_from_ctx_list() function