Home
last modified time | relevance | path

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

/fs/
Dbinfmt_elf.c1686 #ifndef PRSTATUS_SIZE
1687 #define PRSTATUS_SIZE(S) sizeof(S) macro
1716 PRSTATUS_SIZE(t->prstatus), &t->prstatus); in fill_thread_core_info()