Searched refs:rwd (Results 1 – 4 of 4) sorted by relevance
89 const ring_with_direction& rwd = *it; in has_only() local90 if (rwd.operation != op) in has_only()106 const ring_with_direction& rwd = *it; in has_only_both() local108 if (rwd.operation == op1) { has1 = true; } in has_only_both()109 else if (rwd.operation == op2) { has2 = true; } in has_only_both()120 const ring_with_direction& rwd = *it; in is_isolated() local121 if (! rwd.isolated) in is_isolated()135 const ring_with_direction& rwd = *it; in has_unique_region_id() local138 region_id = rwd.region_id; in has_unique_region_id()140 else if (rwd.region_id != region_id) in has_unique_region_id()[all …]
441 sort_by_side::ring_with_direction const& rwd = *it; in all_operations_of_type() local442 if (rwd.direction != dir) in all_operations_of_type()446 turn_type const& turn = m_turns[rwd.turn_index]; in all_operations_of_type()453 turn_operation_type const& op = turn.operations[rwd.operation_index]; in all_operations_of_type()508 sort_by_side::ring_with_direction const& rwd = *rwr.rings.begin(); in analyze_cluster_intersection() local509 turn_type const& turn = m_turns[rwd.turn_index]; in analyze_cluster_intersection()510 incoming_region_id = turn.operations[rwd.operation_index].enriched.region_id; in analyze_cluster_intersection()516 sort_by_side::ring_with_direction const& rwd = *rwr.rings.begin(); in analyze_cluster_intersection() local517 turn_type const& turn = m_turns[rwd.turn_index]; in analyze_cluster_intersection()518 if (rwd.direction == sort_by_side::dir_to in analyze_cluster_intersection()[all …]
97 rwd {
1917 int rwd = blk_cgroup_io_type(bio), cpu; in blk_cgroup_bio_start() local1930 bis->cur.bytes[rwd] += bio->bi_iter.bi_size; in blk_cgroup_bio_start()1932 bis->cur.ios[rwd]++; in blk_cgroup_bio_start()