Doug Moore 2288078c5e Define macro VM_MAP_ENTRY_FOREACH for enumerating the entries in a vm_map.
In case the implementation ever changes from using a chain of next pointers,
then changing the macro definition will be necessary, but changing all the
files that iterate over vm_map entries will not.

Drop a counter in vm_object.c that would have an effect only if the
vm_map entry count was wrong.

Discussed with: alc
Reviewed by: markj
Tested by: pho (earlier version)
Differential Revision:	https://reviews.freebsd.org/D21882
2019-10-08 07:14:21 +00:00
..
2019-06-02 01:00:17 +00:00
2019-07-03 19:59:56 +00:00
2019-09-16 21:31:02 +00:00
2019-09-27 18:43:36 +00:00
2019-09-27 18:43:36 +00:00
2019-09-27 18:43:36 +00:00
2019-09-27 18:43:36 +00:00