Home
last modified time | relevance | path

Searched refs:prot1 (Results 1 – 1 of 1) sorted by relevance

/examples/utest/testcases/mm/
A Dlwp_mmap_expand.c19 static size_t prot1 = PROT_READ | PROT_WRITE; variable
51 next_va = lwp_mmap2(lwp, next_va, map_size, prot1, flags, fd, pgoffset); in test_mmap_expand()
61 lwp_mmap2(lwp, next_va, map_size, prot1, flags, fd, pgoffset) in test_mmap_expand()
71 lwp_mmap2(lwp, next_va, map_size, prot1, flags, fd, pgoffset) in test_mmap_expand()

Completed in 6 milliseconds