Searched refs:VM_PROT_DEFAULT (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/sys/vm/
H A Dvm.h85 #define VM_PROT_DEFAULT VM_PROT_ALL macro
/freebsd-10-stable/sys/kern/
H A Dkern_sharedpage.c109 VM_PROT_DEFAULT, 0, NULL);
H A Duipc_shm.c557 shmfd->shm_size, VM_PROT_DEFAULT, 0, ucred);
H A Dsysv_shm.c723 0, size, VM_PROT_DEFAULT, 0, cred);
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_vdso.c84 VM_PROT_DEFAULT, 0, NULL);
/freebsd-10-stable/sys/dev/drm2/ttm/
H A Dttm_tt.c339 IDX_TO_OFF(ttm->num_pages), VM_PROT_DEFAULT, 0,
/freebsd-10-stable/sys/dev/md/
H A Dmd.c1541 VM_PROT_DEFAULT, 0, td->td_ucred);
/freebsd-10-stable/sys/fs/tmpfs/
H A Dtmpfs_subr.c266 vm_pager_allocate(OBJT_SWAP, NULL, 0, VM_PROT_DEFAULT, 0,

Completed in 66 milliseconds