Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc/mm/
Dsun4c.c743 static __inline__ void remove_ring(struct sun4c_mmu_ring *ring, in remove_ring() function
761 remove_ring(sun4c_context_ring+ctx, entry); in free_user_entry()
769 remove_ring(ring, entry); in free_kernel_entry()
909 remove_ring(sun4c_context_ring + ctx, entry); in sun4c_user_strategy()
916 remove_ring(&sun4c_ufree_ring, entry); in sun4c_user_strategy()
919 remove_ring(&sun4c_kfree_ring, entry); in sun4c_user_strategy()
934 remove_ring(&sun4c_ufree_ring, entry); in sun4c_grow_kernel_ring()