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

/hardware/msm7k/libgralloc-qsd8k/
H A Dgralloc.cpp94 virtual void* mmap(void* start, size_t length, int prot, int flags, int fd, argument
96 return ::mmap(start, length, prot, flags, fd, offset);
/hardware/ti/omap4xxx/ion/
H A Dion.c107 int ion_map(int fd, struct ion_handle *handle, size_t length, int prot, argument
121 *ptr = mmap(NULL, length, prot, flags, *map_fd, offset);
/hardware/msm7k/libgralloc-qsd8k/tests/
H A Dpmemalloc_test.cpp50 virtual void* mmap(void* start, size_t length, int prot, int flags, int fd, argument
109 virtual void* mmap(void* start, size_t length, int prot, int flags, int fd, argument
155 virtual void* mmap(void* start, size_t length, int prot, int flags, int fd, argument
483 virtual void* mmap(void* start, size_t length, int prot, int flags, int fd, argument
575 virtual void* mmap(void* start, size_t length, int prot, int flags, int fd, argument
/hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/
H A Dbcmip.h106 uint8 prot; member in struct:ipv4_hdr
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A Dbcmip.h108 uint8 prot; member in struct:ipv4_hdr

Completed in 167 milliseconds