Home
last modified time | relevance | path

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

/cts/tests/tests/os/jni/seccomp-tests/tests/
Dsigsegv.c105 static long local_mprotect(void *target, unsigned long sz) in local_mprotect() function
148 local_mprotect((void *)ctx->uc_mcontext.gregs[REG_IP], sysconf(_SC_PAGE_SIZE)); in TRAP_action()