Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dinternal.h326 static inline bool is_exec_mapping(vm_flags_t flags) in is_exec_mapping() function
H A Dmmap.c3541 if (is_exec_mapping(flags)) in vm_stat_account()