Home
last modified time | relevance | path

Searched refs:sys_munmap (Results 1 – 25 of 39) sorted by relevance

12

/linux-6.15/tools/testing/selftests/mm/
H A Dmseal_test.c935 ret = sys_munmap(ptr, size); in test_seal_munmap()
1016 ret = sys_munmap(ptr, size); in test_seal_munmap_vma_with_gap()
1038 ret = sys_munmap(ptr, size); in test_seal_munmap_partial_across_vmas()
1074 ret = sys_munmap(ptr, size); in test_munmap_start_freed()
1113 ret = sys_munmap(ptr, size); in test_munmap_end_freed()
1144 ret = sys_munmap(ptr, size); in test_munmap_middle_freed()
1652 ret = sys_munmap(ptr, size); in test_seal_discard_ro_anon_on_rw()
1699 ret = sys_munmap(ptr, size); in test_seal_discard_ro_anon_on_pkey()
1735 ret = sys_munmap(ptr, size); in test_seal_discard_ro_anon_on_filebacked()
1765 ret = sys_munmap(ptr, size); in test_seal_discard_ro_anon_on_shared()
[all …]
/linux-6.15/tools/include/nolibc/
H A Dsys.h736 int sys_munmap(void *addr, size_t length) in sys_munmap() function
744 return __sysret(sys_munmap(addr, length)); in munmap()
/linux-6.15/arch/s390/kernel/syscalls/
H A Dsyscall.tbl86 91 common munmap sys_munmap sys_munmap
/linux-6.15/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl86 91 common munmap sys_munmap sys_munmap
/linux-6.15/Documentation/admin-guide/
H A Dworkload-tracing.rst398 | munmap | 128 | Memory Mgmt. | sys_munmap() |
468 | munmap | 3 | Memory Mgmt. | sys_munmap() |
572 | munmap | 1 | Memory Mgmt. | sys_munmap() |
/linux-6.15/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl21 11 n64 munmap sys_munmap
H A Dsyscall_n32.tbl21 11 n32 munmap sys_munmap
/linux-6.15/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl21 11 n64 munmap sys_munmap
/linux-6.15/tools/scripts/
H A Dsyscall.tbl259 215 common munmap sys_munmap
/linux-6.15/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl259 215 common munmap sys_munmap
H A Dsyscall_32.tbl105 91 common munmap sys_munmap
/linux-6.15/arch/arm64/tools/
H A Dsyscall_64.tbl259 215 common munmap sys_munmap
H A Dsyscall_32.tbl105 91 common munmap sys_munmap
/linux-6.15/scripts/
H A Dsyscall.tbl259 215 common munmap sys_munmap
/linux-6.15/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl23 11 common munmap sys_munmap
/linux-6.15/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl104 91 common munmap sys_munmap
/linux-6.15/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl101 91 common munmap sys_munmap
/linux-6.15/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl101 91 common munmap sys_munmap
/linux-6.15/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl93 81 common munmap sys_munmap
/linux-6.15/arch/sh/kernel/syscalls/
H A Dsyscall.tbl101 91 common munmap sys_munmap
/linux-6.15/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl104 91 common munmap sys_munmap
/linux-6.15/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl23 11 common munmap sys_munmap
/linux-6.15/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl93 81 common munmap sys_munmap
/linux-6.15/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl82 73 common munmap sys_munmap
/linux-6.15/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl107 91 common munmap sys_munmap

12