Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/sgi-ip27/
Dip27-common.h16 extern unsigned long node_getfirstfree(nasid_t nasid);
Dip27-klnuma.c116 unsigned long node_getfirstfree(nasid_t nasid) in node_getfirstfree() function
Dip27-memory.c353 unsigned long slot_freepfn = node_getfirstfree(node); in node_mem_init()