OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spl_masks
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/arm/arm32/
intr.c
52
u_int
spl_masks
[NIPL];
variable in typeref:typename:u_int[]
62
spl_masks
[loop] = 0xffffffff;
65
spl_masks
[IPL_VM] = irqmasks[IPL_VM];
66
spl_masks
[IPL_SCHED] = irqmasks[IPL_SCHED];
67
spl_masks
[IPL_HIGH] = irqmasks[IPL_HIGH];
68
spl_masks
[IPL_SOFTSERIAL] = irqmasks[IPL_SOFTSERIAL];
69
spl_masks
[IPL_SOFTNET] = irqmasks[IPL_SOFTNET];
70
spl_masks
[IPL_SOFTBIO] = irqmasks[IPL_SOFTBIO];
71
spl_masks
[IPL_SOFTCLOCK] = irqmasks[IPL_SOFTCLOCK];
72
spl_masks
[IPL_NONE] = irqmasks[IPL_NONE]
[
all
...]
/src/sys/arch/arm/ofw/
ofw_irq.S
79
.word _C_LABEL(
spl_masks
)
/src/sys/arch/arm/sa11x0/
sa11x0_irq.S
53
.word _C_LABEL(
spl_masks
)
/src/sys/arch/shark/isa/
isa_irq.S
111
.word _C_LABEL(
spl_masks
)
/src/sys/arch/arm/iomd/
iomd_irq.S
93
.word _C_LABEL(
spl_masks
)
Completed in 13 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025