freebsd-dev/sys/fs/procfs
Andrew Turner b792434150 Create sys/reg.h for the common code previously in machine/reg.h
Move the common kernel function signatures from machine/reg.h to a new
sys/reg.h. This is in preperation for adding PT_GETREGSET to ptrace(2).

Reviewed by:	imp, markj
Sponsored by:	DARPA, AFRL (original work)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D19830
2021-08-30 12:50:53 +01:00
..
procfs_dbregs.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
procfs_fpregs.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01: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 Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01: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