Searched defs:access_type (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/uvm/
H A Duvm_device.c353 udv_fault(struct uvm_faultinfo *ufi, vaddr_t vaddr, struct vm_page **pps, int npages, int centeridx, vm_prot_t access_type, int flags) argument
H A Duvm_vnode.c161 uvn_get(struct uvm_object *uobj, voff_t offset, struct vm_page **pps , int *npagesp , int centeridx, vm_prot_t access_type, int advice, int flags) argument
H A Duvm_glue.c150 uvm_vslock(struct vmspace *vs, void *addr, size_t len, vm_prot_t access_type) argument
H A Duvm_bio.c224 ubc_fault_page(const struct uvm_faultinfo *ufi, const struct ubc_map *umap, struct vm_page *pg, vm_prot_t prot, vm_prot_t access_type, vaddr_t va) argument
298 ubc_fault(struct uvm_faultinfo *ufi, vaddr_t ign1, struct vm_page **ign2, int ign3, int ign4, vm_prot_t access_type, int flags) argument
[all...]
H A Duvm_aobj.c821 uao_get(struct uvm_object *uobj, voff_t offset, struct vm_page **pps, int *npagesp, int centeridx, vm_prot_t access_type, int advice, int flags) argument
H A Duvm_fault.c693 vm_prot_t access_type; member in struct:uvm_faultctx
786 uvm_fault_internal(struct vm_map *orig_map, vaddr_t vaddr, vm_prot_t access_type, int fault_flag) argument
2343 uvm_fault_wire(struct vm_map *map, vaddr_t start, vaddr_t end, vm_prot_t access_type, int maxprot) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/xen/xen/
H A Dprivcmd.c488 privpgop_fault(struct uvm_faultinfo *ufi, vaddr_t vaddr, struct vm_page **pps, int npages, int centeridx, vm_prot_t access_type, int flags) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Dcorefile.c84 core_map_types access_type; local
H A Ddevice.h656 } access_type; typedef in typeref:enum:_access_type
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/python/
H A Dpy-breakpoint.c604 int access_type = hw_write; local
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dtrap.c1016 vm_prot_t access_type; local
1406 vm_prot_t access_type; local
1518 vm_prot_t access_type; local
[all...]
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpvfs/
H A Drumpvnode_if.c608 RUMP_VOP_GETPAGES(struct vnode *vp, off_t offset, struct vm_page **m, int *count, int centeridx, int access_type, int advice, int flags) argument
/netbsd-6-1-5-RELEASE/sys/fs/tmpfs/
H A Dtmpfs_vnops.c2427 const vm_prot_t access_type = ap->a_access_type; local
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_acl.c759 zfs_set_ace(zfs_acl_t *aclp, void *acep, uint32_t access_mask, uint16_t access_type, uint64_t fuid, uint16_t entry_type) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dsemantics.c1410 tree access_type = TREE_TYPE (object); local
[all...]
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dvnode_if.c1371 VOP_GETPAGES(struct vnode *vp, voff_t offset, struct vm_page **m, int *count, int centeridx, vm_prot_t access_type, int advice, int flags) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.c1496 tree access_type = TREE_TYPE (object); local
[all...]
/netbsd-6-1-5-RELEASE/sys/fs/udf/
H A Decma167-udf.h566 uint32_t access_type; /* R/W, WORM etc. */ member in struct:part_desc

Completed in 277 milliseconds