PRSTATUS_SIZE 170 arch/x86/include/asm/compat.h #define PRSTATUS_SIZE(S, R) (R != sizeof(S.pr_reg) ? 144 : 296) PRSTATUS_SIZE 1692 fs/binfmt_elf.c #define PRSTATUS_SIZE(S, R) sizeof(S)