system memory, kernel memory and system ports NAME mem, kmem, port - system memory, kernel memory an...allocate aligned memory NAME posix_memalign, aligned_alloc, memalign, valloc, pvalloc - allocate aligned memor...issue memory barriers on a set of threads NAME membarrier - issue memory barriers on a set of threa...copy memory area NAME memccpy - copy memory area LIBRARY Standard C library ( libc , -lc ) SYNOPSI...scan memory for a character NAME memchr, memrchr, rawmemchr - scan memory for a character LIBRARY...compare memory areas NAME memcmp - compare memory areas LIBRARY Standard C library ( libc , -lc ) SYN...copy memory area NAME memcpy - copy memory area LIBRARY Standard C library ( libc , -lc ) SYNOPSIS...create an anonymous RAM-based file to access secret memory regions NAME memfd_secret - create an anonymous RAM-based file to access secret memory...frobnicate (obfuscate) a memory area NAME memfrob - frobnicate (obfuscate) a memory area LIBRARY Standard C library (...copy memory area NAME memmove - copy memory area LIBRARY Standard C library ( libc , -lc ) SYNOPSI...copy memory area NAME mempcpy, wmempcpy - copy memory area LIBRARY Standard C library ( libc , -lc...scan memory for a character NAME memchr, memrchr, rawmemchr - scan memory for a character LIBRARY...fill memory with a constant byte NAME memset - fill memory with a constant byte LIBRARY Standard C...profile memory usage of a program NAME memusage - profile memory usage of a program SYNOPSIS memusage...generate graphic from memory profiling data NAME memusagestat - generate graphic from memory profiling data SYNOPSI...create an anonymous file NAME memfd_create - create an anonymous file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #d...locate a substring NAME memmem - locate a substring LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_S...Display amount of free and used memory in the system NAME free - Display amount of free and used memory in the system SYNOPSI...copy memory area NAME mempcpy, wmempcpy - copy memory area LIBRARY Standard C library ( libc , -lc...memory usage NAME /proc/meminfo - memory usage DESCRIPTION /proc/meminfo This file reports st...