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

  /src/sys/uvm/
uvm_glue.c 191 uvmspace_share(p1, p2);
uvm_extern.h 737 void uvmspace_share(struct proc *, struct proc *);
uvm_map.c 4215 * uvmspace_share: share a vmspace between two processes
4221 uvmspace_share(struct proc *p1, struct proc *p2) function in typeref:typename:void
  /src/share/man/man9/
Makefile 1026 uvm_map.9 uvmspace_free.9 uvm_map.9 uvmspace_share.9 \

Completed in 18 milliseconds