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

12

/netbsd-current/sys/uvm/
H A Duvm_device.c377 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_glue.c153 uvm_vslock(struct vmspace *vs, void *addr, size_t len, vm_prot_t access_type) argument
H A Duvm_vnode.c170 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_aobj.c805 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_bio.c239 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
308 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
851 int access_type = VM_PROT_READ; local
[all...]
H A Duvm_fault.c734 vm_prot_t access_type; member in struct:uvm_faultctx
833 uvm_fault_internal(struct vm_map *orig_map, vaddr_t vaddr, vm_prot_t access_type, int fault_flag) argument
2127 vm_prot_t access_type; local
2613 uvm_fault_wire(struct vm_map *map, vaddr_t start, vaddr_t end, vm_prot_t access_type, int maxprot) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/drm/
H A Ddrm_gem_cma_helper.c179 drm_gem_cma_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-current/sys/external/bsd/drm2/ttm/
H A Dttm_bo_vm.c168 ttm_bo_uvm_fault_reserved(struct uvm_faultinfo *vmf, vaddr_t vaddr, struct vm_page **pps, int npages, int centeridx, vm_prot_t access_type, int flags) argument
311 ttm_bo_uvm_fault(struct uvm_faultinfo *vmf, vaddr_t vaddr, struct vm_page **pps, int npages, int centeridx, vm_prot_t access_type, int flags) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dcorefile.c83 core_map_types access_type; local
H A Ddevice.h655 } access_type; typedef in typeref:enum:_access_type
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cc199 const char *access_type = local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_report.cc197 const char *access_type = local
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dcorefile.c84 core_map_types access_type; local
H A Ddevice.h655 } access_type; typedef in typeref:enum:_access_type
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp213 const char *access_type = local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_descriptions.h117 u32 access_type : 2; member in struct:__asan::ChunkAccess
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_descriptions.h115 u32 access_type : 2; member in struct:__asan::ChunkAccess
/netbsd-current/sys/fs/tmpfs/
H A Dtmpfs_vnops.c1206 const vm_prot_t access_type = ap->a_access_type; local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_descriptions.h116 u32 access_type : 2; member in struct:__asan::ChunkAccess
/netbsd-current/sys/arch/xen/xen/
H A Dprivcmd.c1041 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-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-breakpoint.c68 enum target_hw_bp_type access_type; member in struct:gdbscm_breakpoint_object::__anon1116
348 enum target_hw_bp_type access_type = hw_write; local
454 enum target_hw_bp_type access_type = bp_smob->spec.access_type; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-breakpoint.c734 int access_type = hw_write; local
/netbsd-current/sys/rump/librump/rumpvfs/
H A Drumpvnode_if.c665 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-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-breakpoint.c68 enum target_hw_bp_type access_type; member in struct:gdbscm_breakpoint_object::__anon636
357 int access_type = hw_write; local
479 enum target_hw_bp_type access_type = bp_smob->spec.access_type; local
[all...]
/netbsd-current/sys/arch/sparc64/sparc64/
H A Dtrap.c1037 vm_prot_t access_type; local
1458 vm_prot_t access_type; local
1569 vm_prot_t access_type; local
[all...]

Completed in 410 milliseconds

12