Home
last modified time | relevance | path

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

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