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

/freebsd-13-stable/sys/vm/
H A Dvm_extern.h121 void vmspace_switch_aio(struct vmspace *);
H A Dvm_map.c502 vmspace_switch_aio(struct vmspace *newvm) function
509 ("vmspace_switch_aio: newvm unreferenced"));
/freebsd-13-stable/sys/kern/
H A Dsys_socket.c500 vmspace_switch_aio(myvm);
H A Dvfs_aio.c1059 vmspace_switch_aio(job->userproc->p_vmspace);
1130 vmspace_switch_aio(myvm);

Completed in 124 milliseconds