@@ -107,10 +107,13 @@ ForEachMacros:
107
107
- ' css_for_each_descendant_post'
108
108
- ' css_for_each_descendant_pre'
109
109
- ' device_for_each_child_node'
110
+ - ' dma_fence_chain_for_each'
110
111
- ' drm_atomic_crtc_for_each_plane'
111
112
- ' drm_atomic_crtc_state_for_each_plane'
112
113
- ' drm_atomic_crtc_state_for_each_plane_state'
113
114
- ' drm_atomic_for_each_plane_damage'
115
+ - ' drm_client_for_each_connector_iter'
116
+ - ' drm_client_for_each_modeset'
114
117
- ' drm_connector_for_each_possible_encoder'
115
118
- ' drm_for_each_connector_iter'
116
119
- ' drm_for_each_crtc'
@@ -126,6 +129,7 @@ ForEachMacros:
126
129
- ' drm_mm_for_each_node_in_range'
127
130
- ' drm_mm_for_each_node_safe'
128
131
- ' flow_action_for_each'
132
+ - ' for_each_active_dev_scope'
129
133
- ' for_each_active_drhd_unit'
130
134
- ' for_each_active_iommu'
131
135
- ' for_each_available_child_of_node'
@@ -153,6 +157,8 @@ ForEachMacros:
153
157
- ' for_each_cpu_not'
154
158
- ' for_each_cpu_wrap'
155
159
- ' for_each_dev_addr'
160
+ - ' for_each_dev_scope'
161
+ - ' for_each_displayid_db'
156
162
- ' for_each_dma_cap_mask'
157
163
- ' for_each_dpcm_be'
158
164
- ' for_each_dpcm_be_rollback'
@@ -169,6 +175,8 @@ ForEachMacros:
169
175
- ' for_each_evictable_lru'
170
176
- ' for_each_fib6_node_rt_rcu'
171
177
- ' for_each_fib6_walker_rt'
178
+ - ' for_each_free_mem_pfn_range_in_zone'
179
+ - ' for_each_free_mem_pfn_range_in_zone_from'
172
180
- ' for_each_free_mem_range'
173
181
- ' for_each_free_mem_range_reverse'
174
182
- ' for_each_func_rsrc'
@@ -178,6 +186,7 @@ ForEachMacros:
178
186
- ' for_each_ip_tunnel_rcu'
179
187
- ' for_each_irq_nr'
180
188
- ' for_each_link_codecs'
189
+ - ' for_each_link_platforms'
181
190
- ' for_each_lru'
182
191
- ' for_each_matching_node'
183
192
- ' for_each_matching_node_and_match'
@@ -302,7 +311,10 @@ ForEachMacros:
302
311
- ' ide_port_for_each_present_dev'
303
312
- ' idr_for_each_entry'
304
313
- ' idr_for_each_entry_continue'
314
+ - ' idr_for_each_entry_continue_ul'
305
315
- ' idr_for_each_entry_ul'
316
+ - ' in_dev_for_each_ifa_rcu'
317
+ - ' in_dev_for_each_ifa_rtnl'
306
318
- ' inet_bind_bucket_for_each'
307
319
- ' inet_lhash2_for_each_icsk_rcu'
308
320
- ' key_for_each'
@@ -343,8 +355,6 @@ ForEachMacros:
343
355
- ' media_device_for_each_intf'
344
356
- ' media_device_for_each_link'
345
357
- ' media_device_for_each_pad'
346
- - ' mp_bvec_for_each_page'
347
- - ' mp_bvec_for_each_segment'
348
358
- ' nanddev_io_for_each_page'
349
359
- ' netdev_for_each_lower_dev'
350
360
- ' netdev_for_each_lower_private'
@@ -381,18 +391,19 @@ ForEachMacros:
381
391
- ' radix_tree_for_each_slot'
382
392
- ' radix_tree_for_each_tagged'
383
393
- ' rbtree_postorder_for_each_entry_safe'
394
+ - ' rdma_for_each_block'
384
395
- ' rdma_for_each_port'
385
396
- ' resource_list_for_each_entry'
386
397
- ' resource_list_for_each_entry_safe'
387
398
- ' rhl_for_each_entry_rcu'
388
399
- ' rhl_for_each_rcu'
389
400
- ' rht_for_each'
390
- - ' rht_for_each_from'
391
401
- ' rht_for_each_entry'
392
402
- ' rht_for_each_entry_from'
393
403
- ' rht_for_each_entry_rcu'
394
404
- ' rht_for_each_entry_rcu_from'
395
405
- ' rht_for_each_entry_safe'
406
+ - ' rht_for_each_from'
396
407
- ' rht_for_each_rcu'
397
408
- ' rht_for_each_rcu_from'
398
409
- ' __rq_for_each_bio'
0 commit comments