Home
last modified time | relevance | path

Searched defs:PRSTATUS_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Delfcore-compat.h20 #define PRSTATUS_SIZE \ macro
/openbmc/linux/arch/x86/include/asm/
H A Delfcore-compat.h22 #define PRSTATUS_SIZE \ macro
/openbmc/linux/fs/
H A Dbinfmt_elf.c1761 #define PRSTATUS_SIZE sizeof(struct elf_prstatus) macro