| /openbsd/src/sys/arch/macppc/macppc/ |
| D | openprom.c | 118 s = splhigh(); in openpromioctl() 134 s = splhigh(); in openpromioctl() 154 s = splhigh(); in openpromioctl() 167 s = splhigh(); in openpromioctl() 185 s = splhigh(); in openpromioctl() 215 s = splhigh(); in openpromioctl() 241 s = splhigh(); in openpromioctl() 252 s = splhigh(); in openpromioctl()
|
| /openbsd/src/sys/arch/sparc64/sparc64/ |
| D | openprom.c | 182 s = splhigh(); in openpromioctl() 202 s = splhigh(); in openpromioctl() 214 s = splhigh(); in openpromioctl() 233 s = splhigh(); in openpromioctl() 267 s = splhigh(); in openpromioctl() 292 s = splhigh(); in openpromioctl() 303 s = splhigh(); in openpromioctl()
|
| /openbsd/src/sys/arch/loongson/include/ |
| D | intr.h | 120 #define splhigh() splraise(IPL_HIGH) macro 124 #define splstatclock() splhigh() 126 #define splsched() splhigh()
|
| /openbsd/src/sys/arch/powerpc/include/ |
| D | intr.h | 119 #define splsched() splhigh() 120 #define splstatclock() splhigh() 158 #define splhigh() splraise(IPL_HIGH) macro
|
| /openbsd/src/sys/arch/luna88k/dev/ |
| D | lcd.c | 273 s = splhigh(); in lcdbusywait() 283 s = splhigh(); in lcdbusywait() 296 s = splhigh(); in lcdput() 313 s = splhigh(); in lcdctrl()
|
| /openbsd/src/sys/kern/ |
| D | kern_sensors.c | 45 s = splhigh(); in sensordev_install() 72 s = splhigh(); in sensor_attach() 106 s = splhigh(); in sensordev_deinstall() 122 s = splhigh(); in sensor_detach()
|
| /openbsd/src/sys/arch/amd64/amd64/ |
| D | spl.S | 83 _ENTRY(splhigh) 84 RETGUARD_SETUP(splhigh, r11) 87 RETGUARD_CHECK(splhigh, r11)
|
| /openbsd/src/sys/arch/luna88k/luna88k/ |
| D | romcons.c | 81 s = splhigh(); in romcngetc() 93 s = splhigh(); in romcnputc()
|
| /openbsd/src/sys/dev/onewire/ |
| D | onewire_bitbang.c | 34 s = splhigh(); in onewire_bb_reset() 57 s = splhigh(); in onewire_bb_bit()
|
| /openbsd/src/sys/dev/wsfont/ |
| D | wsfont.c | 279 s = splhigh(); in wsfont_enum() 400 s = splhigh(); in wsfont_rotate() 460 s = splhigh(); in wsfont_find() 493 s = splhigh(); in wsfont_add() 548 s = splhigh(); in wsfont_lock() 597 s = splhigh(); in wsfont_unlock()
|
| /openbsd/src/sys/arch/octeon/include/ |
| D | intr.h | 120 #define splhigh() splraise(IPL_HIGH) macro 124 #define splstatclock() splhigh()
|
| /openbsd/src/sys/arch/alpha/alpha/ |
| D | ipifuncs.c | 160 (void)splhigh(); in alpha_ipi_halt() 202 s = splhigh(); in alpha_ipi_pause()
|
| /openbsd/src/sys/arch/alpha/pci/ |
| D | apecs_pci.c | 134 s = splhigh(); 183 s = splhigh();
|
| D | lca_pci.c | 139 s = splhigh(); 199 s = splhigh();
|
| D | cia_pci.c | 149 s = splhigh(); 233 s = splhigh();
|
| /openbsd/src/sys/arch/armv7/include/ |
| D | intr.h | 116 #define splhigh() splraise(IPL_HIGH) macro 130 #define splsched() splhigh()
|
| /openbsd/src/sys/dev/fdt/ |
| D | imxgpio.c | 264 s = splhigh(); in imxgpio_intr_establish() 323 s = splhigh(); in imxgpio_intr_disestablish() 393 s = splhigh(); in imxgpio_intr_enable() 408 s = splhigh(); in imxgpio_intr_disable()
|
| D | rkgpio.c | 342 s = splhigh(); in rkgpio_intr_establish() 424 s = splhigh(); in rkgpio_intr_disestablish() 491 s = splhigh(); in rkgpio_intr_enable() 509 s = splhigh(); in rkgpio_intr_disable()
|
| /openbsd/src/sys/arch/loongson/loongson/ |
| D | loongson3_intr.c | 247 s = splhigh(); in loongson3_intr_establish() 270 s = splhigh(); in loongson3_intr_disestablish() 307 s = splhigh(); in loongson3_ht_intr_establish() 331 s = splhigh(); in loongson3_ht_intr_disestablish()
|
| /openbsd/src/sys/dev/sbus/ |
| D | stp4020.c | 292 s = splhigh(); in stp4020_event_thread() 345 s = splhigh(); in stp4020_queue_event() 364 s = splhigh(); in stp4020_intr_dispatch() 377 s = splhigh(); in stp4020_statintr() 482 s = splhigh(); in stp4020_iointr()
|
| /openbsd/src/sys/arch/hppa/include/ |
| D | profile.h | 43 #define MCOUNT_ENTER s = splhigh()
|
| /openbsd/src/sys/arch/sh/include/ |
| D | profile.h | 67 #define MCOUNT_ENTER s = splhigh()
|
| /openbsd/src/sys/dev/tc/ |
| D | zs_ioasic.c | 329 s = splhigh(); in zs_ioasic_attach() 349 s = splhigh(); in zs_ioasic_attach() 637 s = splhigh(); in zs_getc() 662 s = splhigh(); in zs_putc()
|
| /openbsd/src/sys/dev/pci/drm/include/linux/ |
| D | irqflags.h | 8 #define local_irq_save(x) (x) = splhigh()
|
| /openbsd/src/sys/arch/sparc64/include/ |
| D | profile.h | 72 #define MCOUNT_ENTER s = splhigh()
|