Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/sn/
Dsn_private.h17 extern unsigned long node_getfirstfree(cnodeid_t);
/linux-4.4.14/arch/mips/sgi-ip27/
Dip27-klnuma.c117 unsigned long node_getfirstfree(cnodeid_t cnode) in node_getfirstfree() function
Dip27-memory.c391 unsigned long slot_freepfn = node_getfirstfree(node); in node_mem_init()