Searched defs:xc_spl_enter (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Dx_call.c50 int xc_spl_enter[NCPU]; /* protect sending x-call */ variable
507 xc_spl_enter[lcx] = 1;
518 xc_spl_enter[lcx] = 0;
625 xc_spl_enter[lcx] = 1;
632 xc_spl_enter[lcx] = 0;
704 xc_spl_enter[lcx] = 1;
711 xc_spl_enter[lcx] = 0;
764 xc_spl_enter[lcx] = 1;
770 xc_spl_enter[lcx] = 0;

Completed in 196 milliseconds