Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/
Delfcore-compat.h20 #define PRSTATUS_SIZE \ macro
/linux-6.1.9/arch/x86/include/asm/
Delfcore-compat.h22 #define PRSTATUS_SIZE \ macro
/linux-6.1.9/fs/
Dbinfmt_elf.c1760 #ifndef PRSTATUS_SIZE
1761 #define PRSTATUS_SIZE sizeof(struct elf_prstatus) macro
1785 PRSTATUS_SIZE, &t->prstatus); in fill_thread_core_info()