Home
last modified time | relevance | path

Searched refs:MMAP_NOTHING (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/vma/include/
H A Ddup.h457 MMAP_NOTHING, /* Mapping is complete, no further action. */ enumerator
1320 desc->action.type = MMAP_NOTHING; in compat_set_desc_from_vma()
/linux/include/linux/
H A Dmm_types.h818 MMAP_NOTHING, /* Mapping is complete, no further action. */ enumerator
/linux/mm/
H A Dvma.c2852 .type = MMAP_NOTHING, /* Default to no further action. */ in __mmap_region()