Home
last modified time | relevance | path

Searched refs:MADV_FREE (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/tools/arch/alpha/include/uapi/asm/
A Dmman.h9 #define MADV_FREE 8 macro
/linux-6.3-rc2/tools/arch/mips/include/uapi/asm/
A Dmman.h9 #define MADV_FREE 8 macro
/linux-6.3-rc2/tools/arch/parisc/include/uapi/asm/
A Dmman.h9 #define MADV_FREE 8 macro
/linux-6.3-rc2/tools/arch/xtensa/include/uapi/asm/
A Dmman.h9 #define MADV_FREE 8 macro
/linux-6.3-rc2/include/uapi/asm-generic/
A Dmman-common.h52 #define MADV_FREE 8 /* free pages only if memory pressure */ macro
/linux-6.3-rc2/tools/include/uapi/asm-generic/
A Dmman-common.h52 #define MADV_FREE 8 /* free pages only if memory pressure */ macro
/linux-6.3-rc2/arch/xtensa/include/uapi/asm/
A Dmman.h88 #define MADV_FREE 8 /* free pages only if memory pressure */ macro
/linux-6.3-rc2/arch/mips/include/uapi/asm/
A Dmman.h79 #define MADV_FREE 8 /* free pages only if memory pressure */ macro
/linux-6.3-rc2/arch/parisc/include/uapi/asm/
A Dmman.h47 #define MADV_FREE 8 /* free pages only if memory pressure */ macro
/linux-6.3-rc2/arch/alpha/include/uapi/asm/
A Dmman.h53 #define MADV_FREE 8 /* free pages only if memory pressure */ macro
/linux-6.3-rc2/mm/
A Dmadvise.c59 case MADV_FREE: in madvise_need_mmap_write()
897 else if (behavior == MADV_FREE) in madvise_dontneed_free()
1032 case MADV_FREE: in madvise_vma_behavior()
1168 case MADV_FREE: in madvise_behavior_valid()
/linux-6.3-rc2/Documentation/arm64/
A Dmemory-tagging-extension.rst55 ``MADV_FREE`` may have the allocation tags cleared (set to 0) at any
/linux-6.3-rc2/Documentation/admin-guide/cgroup-v1/
A Dmemory.rst556 inactive_file # of bytes of file-backed memory and MADV_FREE anonymous
/linux-6.3-rc2/Documentation/filesystems/
A Dproc.rst502 "LazyFree" shows the amount of memory which is marked by madvise(MADV_FREE).

Completed in 32 milliseconds