Searched defs:splsoftnet (Results 1 – 13 of 13) 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
83 #define splsoftnet() splraise1() macro
91 splsoftnet(void) in splsoftnet() function
28 #define splsoftnet() splraise(IPL_SOFTNET) macro
115 #define splsoftnet() splraise1() macro
95 splsoftnet(void) in splsoftnet() function
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