Searched defs:prot (Results 1 – 7 of 7) sorted by relevance
/hardware/ti/omap4-aah/ion/ |
D | ion.c | 108 int ion_map(int fd, struct ion_handle *handle, size_t length, int prot, in ion_map() 169 int ion_map_cacheable(int fd, struct ion_handle *handle, size_t length, int prot, in ion_map_cacheable()
|
D | ion_test.c | 19 int prot = PROT_READ | PROT_WRITE; variable
|
D | ion_test_2.c | 39 int prot = PROT_READ | PROT_WRITE; variable
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | bcmip.h | 108 uint8 prot; /* Protocol */ member 155 #define IPV6_EXTHDR(prot) (((prot) == IPV6_EXTHDR_HOP) || \ argument
|
/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()
|
/hardware/intel/common/libwsbm/src/ |
D | wsbm_ttmpool.c | 343 static void* _temp_mmap(void *addr, size_t size, int prot, int flags, int fd, long long offset) in _temp_mmap()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | wlioctl.h | 5353 uint16 prot; /* L4 protocol (only TCP or UDP) */ member
|