Home
last modified time | relevance | path

Searched defs:mmap_action (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dmm_types.h813 struct mmap_action { struct
823 enum mmap_action_type type; argument
833 int (*success_hook)(const struct vm_area_struct *vma);
842 int (*error_hook)(int err);
849 bool hide_from_rmap_until_complete :1;
/linux/tools/testing/vma/
H A Dvma_internal.h564 struct mmap_action { struct
574 enum mmap_action_type type; argument
584 int (*success_hook)(const struct vm_area_struct *vma);
593 int (*error_hook)(int err);
600 bool hide_from_rmap_until_complete :1;