Home
last modified time | relevance | path

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

/linux/tools/testing/vma/include/
H A Ddup.h1012 #define is_exec_mapping(flags) \ macro
1026 if (is_exec_mapping(flags)) in vm_stat_account()
1034 #undef is_exec_mapping
/linux/mm/
H A Dvma.h502 static inline bool is_exec_mapping(vm_flags_t flags) in is_exec_mapping() function
H A Dmmap.c1364 if (is_exec_mapping(flags)) in vm_stat_account()
H A Dvma.c1449 if (is_exec_mapping(next->vm_flags)) in vms_gather_munmap_vmas()