Lines Matching refs:PROT_ALL
651 struct segvn_crargs crargs = SEGVN_ZFOD_ARGS(PROT_USER, PROT_ALL); in mmapobj_lookup_start_addr()
672 valid_usr_range(base, len, PROT_ALL, as, as->a_userlimit) != in mmapobj_lookup_start_addr()
725 struct segvn_crargs crargs = SEGVN_ZFOD_ARGS(PROT_USER, PROT_ALL); in mmapobj_alloc_start_addr()
866 valid_usr_range(base, len, PROT_ALL, as, as->a_userlimit) != in mmapobj_alloc_start_addr()
908 struct segvn_crargs crargs = SEGVN_ZFOD_ARGS(PROT_USER, PROT_ALL); in mmapobj_map_flat()
925 error = VOP_MAP(vp, 0, as, &addr, len, prot, PROT_ALL, in mmapobj_map_flat()
958 error = VOP_MAP(vp, 0, as, &addr, len, prot, PROT_ALL, ma_flags, in mmapobj_map_flat()
1051 len, prot, PROT_ALL, mflag, fcred, NULL)) { in mmapobj_map_ptload()
1170 SEGVN_ZFOD_ARGS(prot, PROT_ALL); in mmapobj_map_ptload()
1448 struct segvn_crargs crargs = SEGVN_ZFOD_ARGS(PROT_ZFOD, PROT_ALL); in check_exec_addrs()
2065 struct segvn_crargs crargs = SEGVN_ZFOD_ARGS(PROT_ZFOD, PROT_ALL); in doaoutwork()
2150 error = VOP_MAP(vp, off, as, &addr, size, prot, PROT_ALL, in doaoutwork()
2185 error = VOP_MAP(vp, off, as, &addr, size, PROT_ALL, PROT_ALL, in doaoutwork()
2222 SEGVN_ZFOD_ARGS(PROT_ZFOD, PROT_ALL); in doaoutwork()