Home | Sort by: relevance | last modified time | path |
/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); |