Home
last modified time | relevance | path

Searched defs:sys_mprotect (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/testing/selftests/mm/
Dseal_elf.c33 static inline int sys_mprotect(void *ptr, size_t size, unsigned long prot) in sys_mprotect() function
Dmseal_test.c65 static int sys_mprotect(void *ptr, size_t size, unsigned long prot) in sys_mprotect() function