Home
last modified time | relevance | path

Searched refs:sys_mprotect (Results 1 – 25 of 31) sorted by relevance

12

/linux/tools/testing/selftests/mm/
H A Dmseal_test.c65 static int sys_mprotect(void *ptr, size_t size, unsigned long prot) in sys_mprotect() function
260 ret = sys_mprotect(ptr, size, PROT_READ | PROT_WRITE); in test_seal_unmapped_start()
288 ret = sys_mprotect(ptr, size, PROT_READ | PROT_WRITE); in test_seal_unmapped_middle()
320 ret = sys_mprotect(ptr, size, PROT_READ | PROT_WRITE); in test_seal_unmapped_end()
345 ret = sys_mprotect(ptr + page_size, 2 * page_size, in test_seal_multiple_vmas()
350 ret = sys_mprotect(ptr, size, PROT_READ); in test_seal_multiple_vmas()
354 ret = sys_mprotect(ptr + page_size, 2 * page_size, in test_seal_multiple_vmas()
376 ret = sys_mprotect(ptr, 2 * page_size, PROT_READ | PROT_WRITE); in test_seal_split_start()
401 ret = sys_mprotect(ptr, 2 * page_size, PROT_READ | PROT_WRITE); in test_seal_split_end()
460 ret = sys_mprotect(ptr, 0, PROT_READ | PROT_WRITE); in test_seal_zero_length()
[all …]
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl116 125 common mprotect sys_mprotect sys_mprotect
/linux/Documentation/admin-guide/
H A Dworkload-tracing.rst394 | mprotect | 32 | Memory Mgmt. | sys_mprotect() |
470 | mprotect | 20 | Memory Mgmt. | sys_mprotect() |
570 | mprotect | 3 | Memory Mgmt. | sys_mprotect() |
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl20 10 n64 mprotect sys_mprotect
H A Dsyscall_n32.tbl20 10 n32 mprotect sys_mprotect
H A Dsyscall_o32.tbl139 125 o32 mprotect sys_mprotect
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl20 10 n64 mprotect sys_mprotect
/linux/scripts/
H A Dsyscall.tbl272 226 common mprotect sys_mprotect
/linux/tools/scripts/
H A Dsyscall.tbl272 226 common mprotect sys_mprotect
/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl135 125 common mprotect sys_mprotect
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl94 82 common mprotect sys_mprotect
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl135 125 common mprotect sys_mprotect
/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl141 125 common mprotect sys_mprotect
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl22 10 common mprotect sys_mprotect
H A Dsyscall_32.tbl140 125 i386 mprotect sys_mprotect
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl135 125 common mprotect sys_mprotect
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl94 82 common mprotect sys_mprotect
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl22 10 common mprotect sys_mprotect
H A Dsyscall_32.tbl140 125 i386 mprotect sys_mprotect
/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl135 125 common mprotect sys_mprotect
/linux/arch/arm64/tools/
H A Dsyscall_32.tbl139 125 common mprotect sys_mprotect
/linux/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl83 74 common mprotect sys_mprotect
/linux/arch/arm/tools/
H A Dsyscall.tbl142 125 common mprotect sys_mprotect
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl99 74 common mprotect sys_mprotect
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl142 125 common mprotect sys_mprotect

12