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