Home
last modified time | relevance | path

Searched refs:KINFO_PROC_SIZE (Results 1 – 9 of 9) sorted by relevance

/freebsd-14.2/sys/powerpc/include/
H A Dproc.h55 #define KINFO_PROC_SIZE 1088 macro
58 #define KINFO_PROC_SIZE 816 macro
/freebsd-14.2/sys/riscv/include/
H A Dproc.h45 #define KINFO_PROC_SIZE 1088 macro
/freebsd-14.2/sys/arm/include/
H A Dproc.h56 #define KINFO_PROC_SIZE 816 macro
/freebsd-14.2/sys/arm64/include/
H A Dproc.h77 #define KINFO_PROC_SIZE 1088 macro
/freebsd-14.2/sys/i386/include/
H A Dproc.h62 #define KINFO_PROC_SIZE 768 macro
/freebsd-14.2/sys/amd64/include/
H A Dproc.h94 #define KINFO_PROC_SIZE 1088 macro
/freebsd-14.2/sys/sys/
H A Duser.h93 #ifndef KINFO_PROC_SIZE
/freebsd-14.2/sys/kern/
H A Dimgact_elf.c2460 #ifdef KINFO_PROC_SIZE
2461 CTASSERT(sizeof(struct kinfo_proc) == KINFO_PROC_SIZE);
H A Dkern_proc.c175 CTASSERT(sizeof(struct kinfo_proc) == KINFO_PROC_SIZE);