Searched defs:prot (Results 1 – 6 of 6) sorted by relevance
41 int prot = PROT_READ | PROT_WRITE; in Stack() local
122 const int prot = PROT_READ | PROT_WRITE; in MapAligned() local
176 int ashmem_set_prot_region(int fd, int prot) in ashmem_set_prot_region()
34 int prot = PROT_READ | PROT_WRITE; variable
90 int ion_map(int fd, ion_user_handle_t handle, size_t length, int prot, in ion_map()
193 uint32_t prot, flags; member