Searched refs:MDB_TGT_MAP_R (Results 1 – 5 of 5) sorted by relevance
286 #define MDB_TGT_MAP_R 0x01 /* Mapping is readable */ macro
239 map.map_flags = MDB_TGT_MAP_R; in rf_print_map()
1104 map.map_flags = MDB_TGT_MAP_R | MDB_TGT_MAP_W | MDB_TGT_MAP_X; in kt_mapping_walk()1137 map->map_flags = MDB_TGT_MAP_R | MDB_TGT_MAP_W | MDB_TGT_MAP_X; in kt_module_to_map()
3128 mp->map_flags |= MDB_TGT_MAP_R; in pt_prmap_to_mdbmap()3220 mp->map_flags = MDB_TGT_MAP_R | MDB_TGT_MAP_X; in pt_object_iter()
1138 map.map_flags = MDB_TGT_MAP_R | MDB_TGT_MAP_W | MDB_TGT_MAP_X; in kmt_mapping_walk()1173 map->map_flags = MDB_TGT_MAP_R | MDB_TGT_MAP_W | MDB_TGT_MAP_X; in kmt_mod_to_map()