mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 09:39:26 -05:00
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 |
||
|---|---|---|
| .. | ||
| procfs.c | ||
| procfs.h | ||
| procfs_dbregs.c | ||
| procfs_fpregs.c | ||
| procfs_ioctl.c | ||
| procfs_map.c | ||
| procfs_mem.c | ||
| procfs_note.c | ||
| procfs_osrel.c | ||
| procfs_regs.c | ||
| procfs_rlimit.c | ||
| procfs_status.c | ||
| procfs_type.c | ||