Home
last modified time | relevance | path

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

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