Searched refs:old_msgpool (Results 1 – 1 of 1) sorted by relevance
213 char *old_msgpool, *new_msgpool; in msgrealloc() local250 old_msgpool = msgpool; in msgrealloc()414 uvm_km_free(kernel_map, (vaddr_t)old_msgpool, sz, UVM_KMF_WIRED); in msgrealloc()