Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Delfcore-compat.h20 #define PRSTATUS_SIZE \ macro
/linux/arch/x86/include/asm/
H A Delfcore-compat.h22 #define PRSTATUS_SIZE \ macro
/linux/fs/
H A Dbinfmt_elf.c1746 #ifndef PRSTATUS_SIZE
1747 #define PRSTATUS_SIZE sizeof(struct elf_prstatus) macro
1771 PRSTATUS_SIZE, &t->prstatus); in fill_thread_core_info()