Home
last modified time | relevance | path

Searched refs:sys_mremap (Results 1 – 25 of 37) sorted by relevance

12

/linux-6.15/tools/testing/selftests/mm/
H A Dmseal_test.c102 static void *sys_mremap(void *addr, size_t old_len, size_t new_len, in sys_mremap() function
1183 ret2 = sys_mremap(ptr, size, 2 * page_size, 0, 0); in test_seal_mremap_shrink()
1215 ret2 = sys_mremap(ptr, 2 * page_size, 4 * page_size, 0, 0); in test_seal_mremap_expand()
1248 ret2 = sys_mremap(ptr, size, size, MREMAP_MAYMOVE | MREMAP_FIXED, newPtr); in test_seal_mremap_move()
1367 ret2 = sys_mremap(ptr, size, 2 * page_size, MREMAP_MAYMOVE | MREMAP_FIXED, in test_seal_mremap_shrink_fixed()
1398 ret2 = sys_mremap(ptr, page_size, size, MREMAP_MAYMOVE | MREMAP_FIXED, in test_seal_mremap_expand_fixed()
1429 ret2 = sys_mremap(ptr, size, size, MREMAP_MAYMOVE | MREMAP_FIXED, newAddr); in test_seal_mremap_move_fixed()
1458 ret2 = sys_mremap(ptr, size, 2 * page_size, MREMAP_MAYMOVE | MREMAP_FIXED, in test_seal_mremap_move_fixed_zero()
1487 ret2 = sys_mremap(ptr, size, size, MREMAP_MAYMOVE | MREMAP_DONTUNMAP, 0); in test_seal_mremap_move_dontunmap()
1527 ret2 = sys_mremap(ptr, size, size, MREMAP_MAYMOVE | MREMAP_DONTUNMAP, in test_seal_mremap_move_dontunmap_anyaddr()
/linux-6.15/arch/s390/kernel/syscalls/
H A Dsyscall.tbl155 163 common mremap sys_mremap sys_mremap
/linux-6.15/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl155 163 common mremap sys_mremap sys_mremap
/linux-6.15/arch/sparc/kernel/
H A Dsys_sparc_64.c501 return sys_mremap(addr, old_len, new_len, flags, new_addr);
/linux-6.15/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl34 24 n64 mremap sys_mremap
H A Dsyscall_n32.tbl34 24 n32 mremap sys_mremap
/linux-6.15/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl34 24 n64 mremap sys_mremap
/linux-6.15/tools/scripts/
H A Dsyscall.tbl260 216 common mremap sys_mremap
/linux-6.15/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl260 216 common mremap sys_mremap
H A Dsyscall_32.tbl177 163 common mremap sys_mremap
/linux-6.15/arch/arm64/tools/
H A Dsyscall_64.tbl260 216 common mremap sys_mremap
H A Dsyscall_32.tbl177 163 common mremap sys_mremap
/linux-6.15/scripts/
H A Dsyscall.tbl260 216 common mremap sys_mremap
/linux-6.15/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl37 25 common mremap sys_mremap
/linux-6.15/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl182 163 common mremap sys_mremap
/linux-6.15/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl173 163 common mremap sys_mremap
/linux-6.15/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl173 163 common mremap sys_mremap
/linux-6.15/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl100 88 common mremap sys_mremap
/linux-6.15/arch/sh/kernel/syscalls/
H A Dsyscall.tbl173 163 common mremap sys_mremap
/linux-6.15/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl182 163 common mremap sys_mremap
/linux-6.15/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl37 25 common mremap sys_mremap
/linux-6.15/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl100 88 common mremap sys_mremap
/linux-6.15/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl274 341 common mremap sys_mremap
/linux-6.15/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl180 163 common mremap sys_mremap
/linux-6.15/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl173 163 common mremap sys_mremap

12