Searched refs:is_exec_mapping (Results 1 – 4 of 4) sorted by relevance
1012 #define is_exec_mapping(flags) \ macro1026 if (is_exec_mapping(flags)) in vm_stat_account()1034 #undef is_exec_mapping
502 static inline bool is_exec_mapping(vm_flags_t flags) in is_exec_mapping() function
1364 if (is_exec_mapping(flags)) in vm_stat_account()
1449 if (is_exec_mapping(next->vm_flags)) in vms_gather_munmap_vmas()