Home
last modified time | relevance | path

Searched defs:prot (Results 1 – 3 of 3) sorted by relevance

/commonlibrary/c_utils/base/test/fuzztest/ashmem_fuzzer/
Dashmem_fuzzer.cpp56 int prot = dataProvider->ConsumeIntegral<int>(); in AshmemTestFunc() local
/commonlibrary/c_utils/base/src/
Dashmem.cpp130 int AshmemSetProt(int fd, int prot) in AshmemSetProt()
/commonlibrary/memory_utils/libpurgeablemem/common/src/
Dux_page_table_c.c149 int prot = PROT_READ | PROT_WRITE; in CheckUxpt() local
421 int prot = PROT_READ | PROT_WRITE; in MapUxptePages() local