Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc/mm/
Dsun4c.c584 struct sun4c_mmu_entry *lru_prev; member
601 mmu_entry_pool[i].lru_prev = 0; in sun4c_init_mmu_entry_pool()
694 sun4c_ulru_ring.ringhd.lru_next = sun4c_ulru_ring.ringhd.lru_prev = in sun4c_init_rings()
722 (entry->lru_prev = head->lru_prev)->lru_next = entry; in add_lru()
723 head->lru_prev = entry; in add_lru()
756 (next->lru_prev = entry->lru_prev)->lru_next = next; in remove_lru()