@@ -107,10 +107,13 @@ ForEachMacros:
107107 - ' css_for_each_descendant_post'
108108 - ' css_for_each_descendant_pre'
109109 - ' device_for_each_child_node'
110+ - ' dma_fence_chain_for_each'
110111 - ' drm_atomic_crtc_for_each_plane'
111112 - ' drm_atomic_crtc_state_for_each_plane'
112113 - ' drm_atomic_crtc_state_for_each_plane_state'
113114 - ' drm_atomic_for_each_plane_damage'
115+ - ' drm_client_for_each_connector_iter'
116+ - ' drm_client_for_each_modeset'
114117 - ' drm_connector_for_each_possible_encoder'
115118 - ' drm_for_each_connector_iter'
116119 - ' drm_for_each_crtc'
@@ -126,6 +129,7 @@ ForEachMacros:
126129 - ' drm_mm_for_each_node_in_range'
127130 - ' drm_mm_for_each_node_safe'
128131 - ' flow_action_for_each'
132+ - ' for_each_active_dev_scope'
129133 - ' for_each_active_drhd_unit'
130134 - ' for_each_active_iommu'
131135 - ' for_each_available_child_of_node'
@@ -153,6 +157,8 @@ ForEachMacros:
153157 - ' for_each_cpu_not'
154158 - ' for_each_cpu_wrap'
155159 - ' for_each_dev_addr'
160+ - ' for_each_dev_scope'
161+ - ' for_each_displayid_db'
156162 - ' for_each_dma_cap_mask'
157163 - ' for_each_dpcm_be'
158164 - ' for_each_dpcm_be_rollback'
@@ -169,6 +175,8 @@ ForEachMacros:
169175 - ' for_each_evictable_lru'
170176 - ' for_each_fib6_node_rt_rcu'
171177 - ' for_each_fib6_walker_rt'
178+ - ' for_each_free_mem_pfn_range_in_zone'
179+ - ' for_each_free_mem_pfn_range_in_zone_from'
172180 - ' for_each_free_mem_range'
173181 - ' for_each_free_mem_range_reverse'
174182 - ' for_each_func_rsrc'
@@ -178,6 +186,7 @@ ForEachMacros:
178186 - ' for_each_ip_tunnel_rcu'
179187 - ' for_each_irq_nr'
180188 - ' for_each_link_codecs'
189+ - ' for_each_link_platforms'
181190 - ' for_each_lru'
182191 - ' for_each_matching_node'
183192 - ' for_each_matching_node_and_match'
@@ -302,7 +311,10 @@ ForEachMacros:
302311 - ' ide_port_for_each_present_dev'
303312 - ' idr_for_each_entry'
304313 - ' idr_for_each_entry_continue'
314+ - ' idr_for_each_entry_continue_ul'
305315 - ' idr_for_each_entry_ul'
316+ - ' in_dev_for_each_ifa_rcu'
317+ - ' in_dev_for_each_ifa_rtnl'
306318 - ' inet_bind_bucket_for_each'
307319 - ' inet_lhash2_for_each_icsk_rcu'
308320 - ' key_for_each'
@@ -343,8 +355,6 @@ ForEachMacros:
343355 - ' media_device_for_each_intf'
344356 - ' media_device_for_each_link'
345357 - ' media_device_for_each_pad'
346- - ' mp_bvec_for_each_page'
347- - ' mp_bvec_for_each_segment'
348358 - ' nanddev_io_for_each_page'
349359 - ' netdev_for_each_lower_dev'
350360 - ' netdev_for_each_lower_private'
@@ -381,18 +391,19 @@ ForEachMacros:
381391 - ' radix_tree_for_each_slot'
382392 - ' radix_tree_for_each_tagged'
383393 - ' rbtree_postorder_for_each_entry_safe'
394+ - ' rdma_for_each_block'
384395 - ' rdma_for_each_port'
385396 - ' resource_list_for_each_entry'
386397 - ' resource_list_for_each_entry_safe'
387398 - ' rhl_for_each_entry_rcu'
388399 - ' rhl_for_each_rcu'
389400 - ' rht_for_each'
390- - ' rht_for_each_from'
391401 - ' rht_for_each_entry'
392402 - ' rht_for_each_entry_from'
393403 - ' rht_for_each_entry_rcu'
394404 - ' rht_for_each_entry_rcu_from'
395405 - ' rht_for_each_entry_safe'
406+ - ' rht_for_each_from'
396407 - ' rht_for_each_rcu'
397408 - ' rht_for_each_rcu_from'
398409 - ' __rq_for_each_bio'
0 commit comments