Home
last modified time | relevance | path

Searched defs:prot (Results 1 – 25 of 115) sorted by relevance

12345

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dvstafs.h58 struct prot struct
73 struct prot pprot; argument
/titanic_41/usr/src/lib/libproc/common/
H A Dpr_mmap.c40 void *addr, size_t len, int prot, int flags, int fd, off_t off) in pr_mmap()
142 pr_zmap(struct ps_prochandle *Pr, void *addr, size_t len, int prot, int flags) in pr_zmap()
/titanic_41/usr/src/uts/i86pc/vm/
H A Di86_mmu.c65 i86devmap(pfn_t pf, pgcnt_t pgcnt, uint_t prot) in i86devmap()
168 uint_t prot; in va_to_pfn() local
317 uint_t prot; in hat_kern_alloc() local
/titanic_41/usr/src/uts/intel/ia32/os/
H A Dcomm_page_util.c44 uint_t prot = PROT_USER | PROT_READ; in comm_page_mapin() local
/titanic_41/usr/src/uts/common/os/
H A Dgrow.c592 int prot, int flags, struct file *fp, offset_t pos) in smmap_common()
814 smmap64(caddr_t addr, size_t len, int prot, int flags, int fd, off_t pos) in smmap64()
839 smmap32(caddr32_t addr, size32_t len, int prot, int flags, int fd, off32_t pos) in smmap32()
877 uint64_t prot; member
886 uint32_t prot; member
951 mprotect(caddr_t addr, size_t len, int prot) in mprotect()
/titanic_41/usr/src/uts/i86pc/os/
H A Dmp_implfuncs.c205 psm_map_phys_new(paddr_t addr, size_t len, int prot) in psm_map_phys_new()
257 psm_map_new(paddr_t addr, size_t len, int prot) in psm_map_new()
272 psm_map_phys(uint32_t addr, size_t len, int prot) in psm_map_phys()
278 psm_map(uint32_t addr, size_t len, int prot) in psm_map()
/titanic_41/usr/src/uts/i86xpv/vm/
H A Dseg_mf.h41 uchar_t prot; member
H A Dseg_mf.c95 uchar_t prot; member
222 enum fault_type type, uint_t prot) in segmf_faultpage()
377 segmf_setprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segmf_setprot()
384 segmf_checkprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segmf_checkprot()
/titanic_41/usr/src/uts/sparc/v9/vm/
H A Dseg_nf.c179 uint_t prot; in segnf_create() local
390 segnf_setprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segnf_setprot()
398 segnf_checkprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segnf_checkprot()
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_context.c66 int prot = sysconf(_SC_STACK_PROT); in mdb_context_create() local
/titanic_41/usr/src/uts/common/vm/
H A Dseg_dev.h56 uchar_t prot; /* protection */ member
88 uchar_t prot; /* current segment prot if pageprot == 0 */ member
H A Dseg_umap.h25 uchar_t prot; /* protection */ member
H A Dseg_umap.c283 segumap_setprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segumap_setprot()
295 segumap_checkprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segumap_checkprot()
350 uint_t prot; in segumap_getprot() local
H A Dseg_kpm.h49 uint_t prot; member
H A Dseg_vn.h58 uchar_t prot; /* protections */ member
90 uchar_t prot; /* current segment prot if pageprot == 0 */ member
161 #define SEGVN_ZFOD_ARGS(prot, max) \ argument
/titanic_41/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_segmap.c61 off_t len, uint_t prot, uint_t maxprot, uint_t flags, cred_t *cred, in gfxp_ddi_segmap_setup()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/sppptun/
H A Dsppptun.c89 sppp_dlpi(struct protos *prot, char *linkname, struct attach_data *adata) in sppp_dlpi()
189 struct protos *prot; in plumb_it() local
/titanic_41/usr/src/uts/common/fs/proc/
H A Dprsubr.c1620 uint_t prot; in prgetmap() local
1731 uint_t prot; in prgetmap32() local
1941 uint_t prot; in prpdread() local
2088 uint_t prot; in prpdread32() local
3308 uint_t prot; in pr_free_watched_pages() local
3363 uint_t prot; in set_watched_page() local
3522 uint_t prot = pwp->wp_oprot; in clear_watched_page() local
3566 getwatchprot(struct as *as, caddr_t addr, uint_t *prot) in getwatchprot()
3688 uint_t prot, nprot; in pr_pagev_nextprot() local
3848 uint_t prot; in pr_getprot() local
[all …]
/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dipft_ef.c77 char lbuf[128], len[8], prot[8], time[8], *s; local
/titanic_41/usr/src/lib/libcmd/common/
H A Dfds.c180 int prot; in b_fds() local
/titanic_41/usr/src/cmd/sendmail/db/os/
H A Dos_map.c343 int flags, prot; local
/titanic_41/usr/src/uts/sparc/os/
H A Dddi_arch.c147 struct devpage *dp, pfn_t pfn, uint_t prot, uint_t lock) in i_ddi_map_fault()
/titanic_41/usr/src/cmd/lms/
H A Dmain.cpp93 Protocol prot; variable
/titanic_41/usr/src/cmd/rpcbind/
H A Dpmap_svc.c145 find_service_pmap(rpcprog_t prog, rpcvers_t vers, rpcprot_t prot) in find_service_pmap()
/titanic_41/usr/src/uts/intel/os/
H A Dddi_arch.c274 struct devpage *dp, pfn_t pfn, uint_t prot, uint_t lock) in i_ddi_map_fault()

12345