Searched refs:prot (Results 1 – 7 of 7) sorted by relevance
/hardware/msm7k/libgralloc-qsd8k/ |
D | pmemalloc.h | 77 virtual void* mmap(void* start, size_t length, int prot, int flags, int fd, 137 virtual void* mmap(void* start, size_t length, int prot, int flags, int fd,
|
D | gralloc.cpp | 94 virtual void* mmap(void* start, size_t length, int prot, int flags, int fd, in mmap() argument 96 return ::mmap(start, length, prot, flags, fd, offset); in mmap()
|
/hardware/ti/omap4xxx/ion/ |
D | ion.c | 107 int ion_map(int fd, struct ion_handle *handle, size_t length, int prot, in ion_map() argument 121 *ptr = mmap(NULL, length, prot, flags, *map_fd, offset); in ion_map()
|
D | ion.h | 31 int ion_map(int fd, struct ion_handle *handle, size_t length, int prot,
|
/hardware/msm7k/libgralloc-qsd8k/tests/ |
D | pmemalloc_test.cpp | 50 virtual void* mmap(void* start, size_t length, int prot, int flags, int fd, in mmap() argument 109 virtual void* mmap(void* start, size_t length, int prot, int flags, int fd, in mmap() 155 virtual void* mmap(void* start, size_t length, int prot, int flags, int fd, in mmap() 483 virtual void* mmap(void* start, size_t length, int prot, int flags, int fd, in mmap() 575 virtual void* mmap(void* start, size_t length, int prot, int flags, int fd, in mmap()
|
/hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/ |
D | bcmip.h | 106 uint8 prot; member
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | bcmip.h | 108 uint8 prot; member
|