freebsd-dev/sys/fs/procfs
Konstantin Belousov 8b99833ac2 procfs_map: switch to use vm_object_kvme_type
to get object type, and stop enumerating OBJT_XXX constants.  This also
provides properly a pointer for the vnode, if object backs any.

Reviewed by:	markj
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D30168
2021-05-13 20:10:35 +03:00
..
procfs_dbregs.c Plug memory disclosures via ptrace(2). 2018-12-03 20:54:17 +00:00
procfs_fpregs.c Plug memory disclosures via ptrace(2). 2018-12-03 20:54:17 +00:00
procfs_map.c procfs_map: switch to use vm_object_kvme_type 2021-05-13 20:10:35 +03:00
procfs_mem.c
procfs_note.c
procfs_osrel.c
procfs_regs.c Plug memory disclosures via ptrace(2). 2018-12-03 20:54:17 +00:00
procfs_rlimit.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
procfs_status.c
procfs_type.c
procfs.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
procfs.h Retire procfs-based process debugging. 2020-04-01 19:22:09 +00:00