Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips64/sn/
Dsn_private.h11 extern pfn_t node_getfirstfree(cnodeid_t);
/linux-2.4.37.9/arch/mips/sgi-ip27/
Dip27-memory.c32 extern pfn_t node_getfirstfree(cnodeid_t cnode);
197 slot_freepfn = node_getfirstfree(node); in prom_meminit()
Dip27-klnuma.c127 pfn_t node_getfirstfree(cnodeid_t cnode) in node_getfirstfree() function