Home
last modified time | relevance | path

Searched refs:VM_DONTCOPY (Results 1 – 2 of 2) sorted by relevance

/include/trace/events/
Dmmflags.h151 {VM_DONTCOPY, "dontcopy" }, \
/include/linux/
Dmm.h286 #define VM_DONTCOPY 0x00020000 /* Do not copy this vma on fork */ macro