#include <spldef.h>
Public Attributes | |
| long | spl_l_own_cpu |
| long | spl_l_own_cnt |
| unsigned short int | spl_w_size |
| unsigned char | spl_b_type |
| unsigned char | spl_b_subtype |
| union { | |
| unsigned int spl_l_spinlock | |
| struct { | |
| unsigned spl_v_interlock: 1 | |
| unsigned spl_v_fill_2_: 7 | |
| } | |
| }; | |
| int | spl_l_rank |
| union { | |
| unsigned int spl_l_ipl | |
| struct { | |
| unsigned char spl_b_ipl | |
| char spl_b_fill1 [3] | |
| } | |
| }; | |
| int | spl_l_rls_pc |
| unsigned int | spl_l_busy_waits |
| int | spl_l_wait_cpus |
| int | spl_l_wait_pc |
| long long | spl_q_spins |
| unsigned long long | spl_q_acq_count |
| unsigned int | spl_l_timo_int |
| void * | spl_ps_share_array |
| void * | spl_ps_share_link |
| char | spl_t_name [12] |
| char | spl_t_align [108] |
| int | spl_l_vec_inx |
| int | spl_l_own_pc_vec [16] |
Definition at line 14 of file spldef.h.
| long _spl::spl_l_own_cpu |
| long _spl::spl_l_own_cnt |
| unsigned short int _spl::spl_w_size |
| unsigned char _spl::spl_b_type |
| unsigned char _spl::spl_b_subtype |
| unsigned int _spl::spl_l_spinlock |
Definition at line 21 of file spldef.h.
Referenced by sch_chsep(), sch_chsep2(), sch_rse(), sch_sched(), smp_acquire(), and smp_restore().
| unsigned _spl::spl_v_interlock |
| unsigned _spl::spl_v_fill_2_ |
| union { ... } |
| int _spl::spl_l_rank |
| unsigned int _spl::spl_l_ipl |
| unsigned char _spl::spl_b_ipl |
| char _spl::spl_b_fill1[3] |
| union { ... } |
| unsigned int _spl::spl_l_busy_waits |
| long long _spl::spl_q_spins |
| unsigned long long _spl::spl_q_acq_count |
| unsigned int _spl::spl_l_timo_int |
| void* _spl::spl_ps_share_array |
| void* _spl::spl_ps_share_link |
| char _spl::spl_t_name[12] |
| char _spl::spl_t_align[108] |
| int _spl::spl_l_own_pc_vec[16] |
1.5.5