Searched defs:prot (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/libdrm/dist/
H A Dlibdrm_macros.h51 static inline void *drm_mmap(void *addr, size_t length, int prot, int flags, argument
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/
H A Dsun_vid.c120 int prot; local in function:solMapVidMem
/xsrc/external/mit/xf86-input-keyboard/dist/src/
H A Dbsd_kbd.c380 KbdProtocolId prot = PROT_UNKNOWN_KBD; local in function:OpenKeyboard
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/sw/kms-dri/
H A Dkms_dri_sw_winsys.c258 int prot, ret; local in function:kms_sw_displaytarget_map
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/kms-dri/
H A Dkms_dri_sw_winsys.c258 int prot, ret; local in function:kms_sw_displaytarget_map
/xsrc/external/mit/MesaLib/dist/src/drm-shim/
H A Ddevice.c375 drm_shim_mmap(struct shim_fd *shim_fd, size_t length, int prot, int flags, argument
H A Ddrm_shim.c698 mmap(void *addr, size_t length, int prot, int flags, int fd, off_t offset) argument
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
H A DlinuxPci.c297 int fd, mmapflags, prot; local in function:linuxMapPci
/xsrc/external/mit/libpciaccess/dist/src/
H A Dfreebsd_pci.c114 const int prot = ((map->flags & PCI_DEV_MAP_FLAG_WRITABLE) != 0) local in function:pci_device_freebsd_map_range
H A Dlinux_sysfs.c556 const int prot = ((map->flags & PCI_DEV_MAP_FLAG_WRITABLE) != 0) local in function:pci_device_linux_sysfs_map_range_wc
608 const int prot = ((map->flags & PCI_DEV_MAP_FLAG_WRITABLE) != 0) local in function:pci_device_linux_sysfs_map_range
989 int prot = PROT_READ; local in function:pci_device_linux_sysfs_map_legacy
H A Dopenbsd_pci.c195 int prot = PROT_READ; local in function:pci_device_openbsd_map_range
H A Dhurd_pci.c177 vm_prot_t prot = VM_PROT_READ; local in function:pci_device_hurd_map_range
H A Dnetbsd_pci.c148 int prot, ret = 0; local in function:pci_device_netbsd_map_range
H A Dsolx_devfs.c683 const int prot = ((map->flags & PCI_DEV_MAP_FLAG_WRITABLE) != 0) local in function:pci_device_solx_devfs_map_range
H A Dx86_pci.c252 vm_prot_t prot = VM_PROT_READ; local in function:pci_system_x86_map_dev_mem
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri3-test.c217 static void *gem_mmap(int fd, uint32_t handle, int size, unsigned prot, int domain) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Ddri3-test.c222 static void *gem_mmap(int fd, uint32_t handle, int size, unsigned prot, int domain) argument
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/
H A Dlnx_video.c416 int prot; local in function:mapVidMem
605 int fd, prot; local in function:mapVidMemSparse
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/linux/
H A Dmouse.c228 const KmouseProt *prot; member in struct:_kmouse
241 const KmouseProt *prot = km->prot; local in function:mouseValid
614 const KmouseProt *prot = km->prot; local in function:logiValid
757 MouseFirstProtocol(Kmouse * km,char * prot) argument
[all...]
/xsrc/external/mit/xf86-input-mouse/dist/src/
H A Dmouse.c3296 MouseProtocolID prot; local in function:createProtoList
3684 MouseProtocolID prot; local in function:autoProbeMouse
[all...]
/xsrc/external/mit/xedit/dist/lisp/
H A Dinternal.h565 unsigned int prot: 1; /* protection for constant/unamed variables */ member in struct:_LispObj

Completed in 42 milliseconds