Searched refs:vmspace (Results 51 - 69 of 69) sorted by relevance

123

/freebsd-11-stable/sys/vm/
H A Dvm_swapout.c385 struct vmspace *vm;
H A Dvm_mmap.c199 struct vmspace *vms;
/freebsd-11-stable/sys/amd64/amd64/
H A Dsys_machdep.c437 set_user_ldt_rv(struct vmspace *vmsp)
/freebsd-11-stable/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c224 struct vmspace *vm;
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_ddp.c1275 pscmp(struct pageset *ps, struct vmspace *vm, vm_offset_t start, int npages,
1289 struct vmspace *vm;
H A Dt4_cpl_io.c1972 struct vmspace *vm;
/freebsd-11-stable/sys/kern/
H A Dsys_socket.c428 struct vmspace *myvm;
435 * Grab an extra reference on the daemon's vmspace so that it
437 * vmspace.
H A Dinit_main.c103 struct vmspace vmspace0;
H A Dsys_process.c236 * Assert that someone has locked this vmspace. (Should be
367 struct vmspace *vm;
H A Dkern_proc.c954 struct vmspace *vm = p->p_vmspace;
2117 struct vmspace *vm;
2359 struct vmspace *vm;
2604 * vmspace has been replaced, or the like, in order to prevent
H A Dvfs_aio.c1074 struct vmspace *myvm;
1079 * Grab an extra reference on the daemon's vmspace so that it
1081 * vmspace.
1163 ("AIOD: bad vmspace for exiting daemon"));
/freebsd-11-stable/sys/dev/drm/
H A Ddrm_bufs.c1037 struct vmspace *vms;
/freebsd-11-stable/sys/compat/linprocfs/
H A Dlinprocfs.c952 struct vmspace *vm;
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_bufs.c1604 struct vmspace *vms;
/freebsd-11-stable/sys/mips/mips/
H A Dtrap.c713 struct vmspace *vm;
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c422 struct vmspace *oldvmspace;
440 struct vmspace *oldvmspace;
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dpmap.c1227 * vmspace structure.
2310 struct vmspace *vm;
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c233 struct vmspace *vm = td->td_proc->p_vmspace;
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c1632 struct vmspace *vm;

Completed in 182 milliseconds

123