Searched refs:vmspace_switch_aio (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/vm/
H A Dvm_extern.h109 void vmspace_switch_aio(struct vmspace *);
H A Dvm_map.c467 vmspace_switch_aio(struct vmspace *newvm) function
474 ("vmspace_switch_aio: newvm unreferenced"));
/freebsd-11-stable/sys/kern/
H A Dsys_socket.c462 vmspace_switch_aio(myvm);
H A Dvfs_aio.c1060 vmspace_switch_aio(job->userproc->p_vmspace);
1131 vmspace_switch_aio(myvm);

Completed in 83 milliseconds