Home
last modified time | relevance | path

Searched refs:VM_SEALED (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/vma/include/
H A Ddup.h307 #define VM_SEALED INIT_VM_FLAG(SEALED) macro
310 #define VM_SEALED VM_NONE macro
/linux/mm/
H A Dvma.h761 return (vma->vm_flags & VM_SEALED); in vma_is_sealed()
/linux/include/linux/
H A Dmm.h534 #define VM_SEALED INIT_VM_FLAG(SEALED) macro
537 #define VM_SEALED VM_NONE macro
580 #define VM_SEALED_SYSMAP VM_SEALED
/linux/fs/proc/
H A Dtask_mmu.c1250 [ilog2(VM_SEALED)] = "sl", in show_smap_vma_flags()