Searched refs:MADV_NORMAL (Results 1 – 15 of 15) sorted by relevance
13 #define MADV_NORMAL 0 macro
14 #define MADV_NORMAL 0 macro
45 #define MADV_NORMAL 0 /* no further special treatment */ macro
81 #define MADV_NORMAL 0 /* no further special treatment */ macro
72 #define MADV_NORMAL 0 /* no further special treatment */ macro
40 #define MADV_NORMAL 0 /* no further special treatment */ macro
1045 case MADV_NORMAL: in madvise_vma_behavior()1167 case MADV_NORMAL: in madvise_behavior_valid()
241 int advise = MADV_NORMAL, c;
3242 ENUM_TARGET(MADV_NORMAL),