Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/
Dmmu.h194 unsigned long get_lock_slot(unsigned long vpn);
/linux-2.4.37.9/arch/ppc64/kernel/
Dhtab.c77 inline unsigned long get_lock_slot(unsigned long vpn);
329 lock_slot = get_lock_slot(vpn); in __hash_page()
540 lock_slot = get_lock_slot(vpn); in flush_hash_page()
618 inline unsigned long get_lock_slot(unsigned long vpn) in get_lock_slot() function
Dpmc.c240 lock_slot = get_lock_slot(vpn); in btmalloc()