Searched refs:add_region (Results 1 – 1 of 1) sorted by relevance
241 static BLOCK *add_region( void *addr, unsigned long size );426 if (!(block = add_region( addr, size ))) { in atari_stram_alloc()1115 static BLOCK *add_region( void *addr, unsigned long size ) in add_region() function