OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:astpending
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/arch/sun2/sun2/
trap.c
140
volatile int
astpending
;
variable in typeref:typename:volatile int
450
astpending
= 0;
trap.c
140
volatile int
astpending
;
variable in typeref:typename:volatile int
450
astpending
= 0;
/src/sys/arch/sun3/sun3/
trap.c
149
volatile int
astpending
;
variable in typeref:typename:volatile int
464
astpending
= 0;
trap.c
149
volatile int
astpending
;
variable in typeref:typename:volatile int
464
astpending
= 0;
/src/sys/arch/usermode/usermode/
trap.c
98
int
astpending
= 0;
variable in typeref:typename:int
194
astpending
= 0;
196
} while (
astpending
);
trap.c
98
int
astpending
= 0;
variable in typeref:typename:int
194
astpending
= 0;
196
} while (
astpending
);
/src/sys/arch/mips/mips/
trap.c
756
u_int
astpending
;
local in function:ast
758
while ((
astpending
= l->l_md.md_astpending) != 0) {
trap.c
756
u_int
astpending
;
local in function:ast
758
while ((
astpending
= l->l_md.md_astpending) != 0) {
/src/sys/arch/m68k/m68k/
m68k_trap.c
62
volatile int
astpending
;
variable in typeref:typename:volatile int
m68k_trap.c
62
volatile int
astpending
;
variable in typeref:typename:volatile int
/src/sys/arch/amiga/amiga/
trap.c
140
volatile int
astpending
;
variable in typeref:typename:volatile int
693
astpending
= 0;
trap.c
140
volatile int
astpending
;
variable in typeref:typename:volatile int
693
astpending
= 0;
Completed in 107 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025