Searched full:splimp (Results 1 – 15 of 15) sorted by relevance
190 s = splimp(); in fwe_attach()256 s = splimp(); in fwe_detach()355 s = splimp(); in fwe_ioctl()372 s = splimp(); in fwe_ioctl()406 s = splimp(); in fwe_ioctl()431 s = splimp(); in fwe_output_callback()455 s = splimp(); in fwe_start()467 s = splimp(); in fwe_start()
195 s = splimp(); in fwip_attach()264 s = splimp(); in fwip_detach()380 s = splimp(); in fwip_ioctl()421 s = splimp(); in fwip_ioctl()477 s = splimp(); in fwip_output_callback()502 s = splimp(); in fwip_start()514 s = splimp(); in fwip_start()
45 #define splfw splimp
107 long s = splimp(); \121 long s = splimp(); \
52 splimp
237 \h'|11n'\*(+Klong\*(-K s = splimp(); \e255 \h'|11n'\*(+Klong\*(-K s = splimp(); \e
358 s = splimp(); | s = splimp();
82 #define LOCK_TRACE() splimp()
450 * Assumptions: called in splimp521 * called from rmc_restart in splimp via timeout after waking up
1538 * by raising IPL to splimp so that's what's implemented here. On a
258 * NB: Network code assumes we are blocked with splimp() in safe_attach()1699 * It is assumed that the caller in splimp()1721 * It is assumed that the caller is within splimp().1745 * It is assumed that the caller is in splimp()
453 static __inline intrmask_t splimp(void) { return 0; } in splimp() function
498 # define SPL_IMP(x) x = splimp()
679 * Prepare to start output on adapter. Current priority must be set to splimp
531 * NB: Network code assumes we are blocked with splimp() in hifn_attach()