Home
last modified time | relevance | path

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

/openbsd/sys/uvm/
H A Duvm_extern.h451 int fill_vmmap(struct process *, struct kinfo_vmentry *,
H A Duvm_glue.c443 fill_vmmap(struct process *pr, struct kinfo_vmentry *kve, in fill_vmmap() function
/openbsd/sys/kern/
H A Dkern_sysctl.c2487 error = fill_vmmap(findpr, kve, &len); in sysctl_proc_vmmap()