Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dbinfmt_elf.c1726 #ifndef PRSTATUS_SIZE
1727 #define PRSTATUS_SIZE(S, R) sizeof(S) macro
1752 PRSTATUS_SIZE(t->prstatus, regset0_size), &t->prstatus); in fill_thread_core_info()