Searched defs:splsoftnet (Results 1 – 11 of 11) sorted by relevance
59 #define splsoftnet() raisespl(IPL_SOFTNET) macro
51 #define splsoftnet() splraise1() macro
41 #define splsoftnet() splraise1() macro
51 #define splsoftnet() 0 macro
91 splsoftnet(void) in splsoftnet() function
83 #define splsoftnet() splraise1() macro
28 #define splsoftnet() splraise(IPL_SOFTNET) macro
66 #define splsoftnet() splraise1() macro
102 #define splsoftnet() _splraise(PSL_S | MACHINE_PSL_IPL_SOFTNET) macro
183 splsoftnet(void) in splsoftnet() function
514 #define splsoftnet splsoftint macro