Searched defs:splhigh (Results 1 – 14 of 14) sorted by relevance
92 #define splhigh() spl7() macro95 #define splhigh() splraise4() macro104 #define splhigh() _spllkm7() macro
63 #define splhigh() raisespl(IPL_HIGH) macro
55 #define splhigh() spl7() macro
45 #define splhigh() spl7() macro
53 #define splhigh() 0 macro
61 splhigh(void) in splhigh() function
17 #define splhigh() splraise(IPL_HIGH) macro
119 #define splhigh() spl7() macro
119 splhigh(void) in splhigh() function
70 #define splhigh() spl7() macro
106 #define splhigh() spl7() macro
126 splhigh(void) in splhigh() function
155 splhigh(void) in splhigh() function
543 #define splhigh() splhighX(__FILE__, __LINE__) in SPLHOLD() macro