Searched defs:prot (Results 51 - 75 of 177) sorted by relevance

12345678

/freebsd-11.0-release/sys/vm/
H A Ddevice_pager.c199 dev_pager_alloc(void *handle, vm_ooffset_t size, vm_prot_t prot, argument
293 old_dev_pager_fault(vm_object_t object, vm_ooffset_t offset, int prot, argument
389 old_dev_pager_ctor(void *handle, vm_ooffset_t size, vm_prot_t prot, argument
121 cdev_pager_allocate(void *handle, enum obj_type tp, struct cdev_pager_ops *ops, vm_ooffset_t size, vm_prot_t prot, vm_ooffset_t foff, struct ucred *cred) argument
[all...]
H A Dvm_pager.c107 dead_pager_alloc(void *handle, vm_ooffset_t size, vm_prot_t prot, argument
225 vm_pager_allocate(objtype_t type, void *handle, vm_ooffset_t size, vm_prot_t prot, vm_ooffset_t off, struct ucred *cred) argument
H A Dvm_glue.c127 vm_prot_t prot; local
160 vm_prot_t prot; local
/freebsd-11.0-release/sys/dev/proto/
H A Dproto_core.c465 proto_mmap(struct cdev *cdev, vm_ooffset_t offset, vm_paddr_t *paddr, int prot, vm_memattr_t *memattr) argument
/freebsd-11.0-release/usr.bin/xlint/lint1/
H A Dmem1.c173 int prot, flags; local
/freebsd-11.0-release/usr.sbin/bhyve/
H A Dpci_fbuf.c322 int error, prot; local
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Dgas_query.c260 int res, prot = pmf_in_use(gas->wpa_s, query->addr); local
444 int prot, pmf; local
/freebsd-11.0-release/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs_vnops.c301 dtfs_node_mmap(struct puffs_usermount *pu, void *opc, vm_prot_t prot, argument
/freebsd-11.0-release/contrib/amd/amd/
H A Dsrvr_nfs.c235 call_portmap(fserver *fs, AUTH *auth, u_long prog, u_long vers, u_long prot) argument
/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cc60 uptr end, prot; local
303 uptr s, e, off, prot; local
/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_linux.cc178 uptr start, end, offset, prot; local
/freebsd-11.0-release/sys/dev/fb/
H A Dfb.c513 genfbmmap(genfb_softc_t *sc, video_adapter_t *adp, vm_ooffset_t offset, vm_offset_t *paddr, int prot, vm_memattr_t *memattr) argument
H A Ds3_pci.c391 s3lfb_mmap(video_adapter_t *adp, vm_ooffset_t offset, vm_paddr_t *paddr, int prot, vm_memattr_t *memattr) argument
/freebsd-11.0-release/sys/dev/terasic/mtl/
H A Dterasic_mtl_syscons.c289 terasic_mtl_vidsw_mmap(video_adapter_t *adp, vm_ooffset_t offset, vm_paddr_t *paddr, int prot, vm_memattr_t *memattr) argument
/freebsd-11.0-release/usr.bin/mkimg/
H A Dimage.c299 int flags, prot; local
/freebsd-11.0-release/sys/powerpc/include/
H A Dpmap.h101 vm_prot_t prot; member in struct:pvo_entry::__anon13181
/freebsd-11.0-release/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.c496 prot(char *pl) function
/freebsd-11.0-release/crypto/heimdal/appl/ftp/ftpd/
H A Dsecurity.c496 prot(char *pl) function
/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dgas_serv.c1241 int prot; local
974 gas_serv_req_local_processing(struct hostapd_data *hapd, const u8 *sa, u8 dialog_token, struct anqp_query_info *qi, int prot) argument
1042 gas_serv_rx_gas_initial_req(struct hostapd_data *hapd, const u8 *sa, const u8 *data, size_t len, int prot) argument
1151 gas_serv_rx_gas_comeback_req(struct hostapd_data *hapd, const u8 *sa, const u8 *data, size_t len, int prot) argument
[all...]
/freebsd-11.0-release/contrib/wpa/src/eap_common/
H A Deap_eke_common.c613 eap_eke_prot(struct eap_eke_session *sess, const u8 *data, size_t data_len, u8 *prot, size_t *prot_len) argument
668 eap_eke_decrypt_prot(struct eap_eke_session *sess, const u8 *prot, size_t prot_len, u8 *data, size_t *data_len) argument
/freebsd-11.0-release/lib/libc/gen/
H A Dglob.c198 Char *bufnext, *bufend, patbuf[MAXPATHLEN], prot; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Index/
H A DUSRGeneration.cpp138 void GenObjCProtocol(StringRef prot) { argument
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dsource.c657 openp(const char *path, int try_cwd_first, const char *string, int mode, int prot, char **filename_opened) argument
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/
H A Dgfs.c1155 gfs_vop_map(vnode_t *vp, offset_t off, struct as *as, caddr_t *addrp, size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, cred_t *cred, caller_context_t *ct) argument
/freebsd-11.0-release/sys/dev/agp/
H A Dagp.c874 agp_mmap(struct cdev *kdev, vm_ooffset_t offset, vm_paddr_t *paddr, int prot, vm_memattr_t *memattr) argument

Completed in 265 milliseconds

12345678