Searched refs:PRSTATUS_SIZE (Results 1 – 2 of 2) sorted by relevance
268 #define PRSTATUS_SIZE(S) (test_thread_flag(TIF_IA32) ? 144 : 296) macro
1623 #ifndef PRSTATUS_SIZE1624 #define PRSTATUS_SIZE(S) sizeof(S) macro1653 PRSTATUS_SIZE(t->prstatus), &t->prstatus); in fill_thread_core_info()