Home
last modified time | relevance | path

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

/linux/mm/
H A Dutil.c1160 .action.type = MMAP_NOTHING, /* Default */ in __compat_vma_mmap()
1326 case MMAP_NOTHING: in mmap_action_prepare()
1354 case MMAP_NOTHING: in mmap_action_complete()
1376 case MMAP_NOTHING: in mmap_action_prepare()
1392 case MMAP_NOTHING: in mmap_action_complete()
H A Dvma.c2733 .type = MMAP_NOTHING, /* Default to no further action. */ in __mmap_region()
/linux/tools/testing/vma/include/
H A Ddup.h424 MMAP_NOTHING, /* Mapping is complete, no further action. */ enumerator
1088 .action.type = MMAP_NOTHING, /* Default */ in __compat_vma_mmap()
/linux/include/linux/
H A Dmm_types.h814 MMAP_NOTHING, /* Mapping is complete, no further action. */ enumerator