Searched refs:MAP_POPULATE (Results 1 – 3 of 3) sorted by relevance
85 OsConstants.MAP_SHARED | OsConstants.MAP_POPULATE, // "prefault" all pages in feedIntoDataDigester()
453 public static final int MAP_POPULATE = placeholder(); field in OsConstants
389 initConstant(env, c, "MAP_POPULATE", MAP_POPULATE); in OsConstants_initConstants()