HomeSort by: relevance | last modified time | path
    Searched refs:oldtbl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/
midictl.c 675 uint64_t *newtbl, *oldtbl, mask; local in function:store_rehash
713 oldtbl = s->table;
718 kmem_free(oldtbl, sizeof(*oldtbl) << oldlgcap);
midictl.c 675 uint64_t *newtbl, *oldtbl, mask; local in function:store_rehash
713 oldtbl = s->table;
718 kmem_free(oldtbl, sizeof(*oldtbl) << oldlgcap);

Completed in 33 milliseconds