Home
last modified time | relevance | path

Searched refs:old_msgpool (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/kern/
H A Dsysv_msg.c213 char *old_msgpool, *new_msgpool; in msgrealloc() local
250 old_msgpool = msgpool; in msgrealloc()
414 uvm_km_free(kernel_map, (vaddr_t)old_msgpool, sz, UVM_KMF_WIRED); in msgrealloc()