Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/include/
H A Dproc.h55 #define KINFO_PROC_SIZE 1088 macro
58 #define KINFO_PROC_SIZE 816 macro
/freebsd/sys/riscv/include/
H A Dproc.h43 #define KINFO_PROC_SIZE 1088 macro
/freebsd/sys/arm/include/
H A Dproc.h54 #define KINFO_PROC_SIZE 816 macro
/freebsd/sys/i386/include/
H A Dproc.h60 #define KINFO_PROC_SIZE 768 macro
/freebsd/sys/arm64/include/
H A Dproc.h79 #define KINFO_PROC_SIZE 1088 macro
/freebsd/sys/amd64/include/
H A Dproc.h92 #define KINFO_PROC_SIZE 1088 macro
/freebsd/sys/sys/
H A Duser.h91 #ifndef KINFO_PROC_SIZE
/freebsd/sys/kern/
H A Dimgact_elf.c2473 #ifdef KINFO_PROC_SIZE
2474 CTASSERT(sizeof(struct kinfo_proc) == KINFO_PROC_SIZE);
H A Dkern_proc.c173 CTASSERT(sizeof(struct kinfo_proc) == KINFO_PROC_SIZE);