Home
last modified time | relevance | path

Searched refs:VM_PROT_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/vm/
H A Dvm.h89 #define VM_PROT_DEFAULT VM_PROT_ALL macro
/f-stack/freebsd/kern/
H A Dkern_sharedpage.c124 VM_PROT_DEFAULT, 0, NULL); in shared_page_init()
H A Duipc_shm.c866 VM_PROT_DEFAULT, 0, ucred); in shm_alloc()
870 shmfd->shm_size, VM_PROT_DEFAULT, 0, ucred); in shm_alloc()
H A Dsysv_shm.c739 0, size, VM_PROT_DEFAULT, 0, cred); in shmget_allocate_segment()