OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ci_softints
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/arch/or1k/include/
cpu.h
65
u_int
ci_softints
;
member in struct:cpu_info
cpu.h
65
u_int
ci_softints
;
member in struct:cpu_info
/src/sys/arch/riscv/include/
cpu.h
73
u_int
ci_softints
;
member in struct:cpu_info
cpu.h
73
u_int
ci_softints
;
member in struct:cpu_info
/src/sys/arch/arm/include/
cpu.h
225
volatile u_int
ci_softints
;
member in struct:cpu_info
355
if (ci->ci_intr_depth == 0 && (ci->
ci_softints
>> ci->ci_cpl) > 0)
cpu.h
225
volatile u_int
ci_softints
;
member in struct:cpu_info
355
if (ci->ci_intr_depth == 0 && (ci->
ci_softints
>> ci->ci_cpl) > 0)
/src/sys/arch/mips/include/
cpu.h
112
volatile u_int
ci_softints
;
member in struct:cpu_info
cpu.h
112
volatile u_int
ci_softints
;
member in struct:cpu_info
/src/sys/arch/aarch64/include/
cpu.h
148
volatile u_int
ci_softints
;
member in struct:cpu_info
257
if (ci->ci_intr_depth == 0 && (ci->
ci_softints
>> ci->ci_cpl) > 0) {
cpu.h
148
volatile u_int
ci_softints
;
member in struct:cpu_info
257
if (ci->ci_intr_depth == 0 && (ci->
ci_softints
>> ci->ci_cpl) > 0) {
Completed in 117 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025