#include <spldef.h>
Public Attributes | |
unsigned long long | spltre_q_timestamp |
unsigned int | spltre_l_pc |
unsigned int | spltre_l_cpuid |
unsigned int | spltre_l_mode |
unsigned int | spltre_l_flag |
union { | |
struct _spl * spltre_l_spl_addr | |
unsigned int spltre_l_flck | |
}; | |
struct _pcb * | spltre_l_pcb |
Definition at line 179 of file spldef.h.
unsigned long long _spltre::spltre_q_timestamp |
unsigned int _spltre::spltre_l_pc |
unsigned int _spltre::spltre_l_cpuid |
unsigned int _spltre::spltre_l_mode |
unsigned int _spltre::spltre_l_flag |
struct _spl* _spltre::spltre_l_spl_addr [read] |
unsigned int _spltre::spltre_l_flck |
union { ... } |
struct _pcb* _spltre::spltre_l_pcb [read] |