Home
last modified time | relevance | path

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

/fs/
Dbinfmt_elf.c1756 #ifndef PRSTATUS_SIZE
1757 #define PRSTATUS_SIZE sizeof(struct elf_prstatus) macro
1781 PRSTATUS_SIZE, &t->prstatus); in fill_thread_core_info()