Symbol: splintr
sys/arch/algor/algor/algor_intr.c
130
while (ppl < (ipl = splintr(&pending))) {
sys/arch/arc/arc/interrupt.c
109
while (ppl < (ipl = splintr(&ipending))) {
sys/arch/cobalt/cobalt/interrupt.c
423
while (ppl < (ipl = splintr(&pending))) {
sys/arch/emips/emips/interrupt.c
118
while (ppl < (ipl = splintr(&ipending))) {
sys/arch/emips/emips/interrupt.c
127
ipl = splintr(&ipending);
sys/arch/evbmips/evbmips/interrupt.c
65
while (ppl < (ipl = splintr(&pending))) {
sys/arch/evbmips/sbmips/sb1250_icu.c
301
while (ppl < (ipl = splintr(&pending))) {
sys/arch/ews4800mips/ews4800mips/tr2_intr.c
153
while (ppl < (ipl = splintr(&ipending))) {
sys/arch/ews4800mips/ews4800mips/tr2a_intr.c
182
while (ppl < (ipl = splintr(&ipending))) {
sys/arch/hpcmips/tx/tx39icu.c
332
while (ppl < (ipl = splintr(&ipending))) {
sys/arch/hpcmips/vr/vr.c
543
while (ppl < (ipl = splintr(&ipending))) {
sys/arch/mips/include/intr.h
139
int splintr(uint32_t *);
sys/arch/mips/mips/spl_stubs.c
55
int splintr(uint32_t *) __section(".stub");
sys/arch/mipsco/mipsco/interrupt.c
51
while (ppl < (ipl = splintr(&ipending))) {
sys/arch/newsmips/newsmips/news3400.c
91
while (ppl < (ipl = splintr(&ipending))) {
sys/arch/newsmips/newsmips/news4000.c
82
while (ppl < (ipl = splintr(&ipending))) {
sys/arch/newsmips/newsmips/news5000.c
87
while (ppl < (ipl = splintr(&ipending))) {
sys/arch/playstation2/playstation2/interrupt.c
139
while (ppl < (ipl = splintr(&ipending))) {
sys/arch/pmax/pmax/interrupt.c
94
while (ppl < (ipl = splintr(&pending))) {
sys/arch/riscv/fdt/intc_fdt.c
267
while (ppl < (ipl = splintr(&pending))) {
sys/arch/riscv/include/intr.h
138
int splintr(unsigned long *);
sys/arch/sbmips/sbmips/sb1250_icu.c
301
while (ppl < (ipl = splintr(&pending))) {
sys/arch/sgimips/sgimips/cpu.c
119
while (ppl < (ipl = splintr(&pending))) {