OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INTERRUPT
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/make/unit-tests/
deptgt-interrupt.mk
1
# $NetBSD: deptgt-
interrupt
.mk,v 1.4 2022/01/22 21:50:41 rillig Exp $
3
# Tests for the special target .
INTERRUPT
in dependency declarations, which
10
.
INTERRUPT
:
/src/sys/arch/x86/include/
db_machdep.h
11
#define
INTERRUPT
3
/src/sys/arch/amd64/amd64/
db_machdep.c
145
case
INTERRUPT
:
155
case
INTERRUPT
:
156
(*pr)("---
interrupt
---\n");
174
* walk the stack looking for a valid
interrupt
frame. Such
181
if (sym != DB_SYM_NULL && traptype ==
INTERRUPT
) {
247
*is_trap =
INTERRUPT
;
/src/sys/arch/i386/i386/
db_machdep.c
158
(*pr)("---
interrupt
via task gate ---\n");
165
case
INTERRUPT
:
180
case
INTERRUPT
:
181
(*pr)("---
interrupt
---\n");
205
* walk the stack looking for a valid
interrupt
frame. Such
212
if (sym != DB_SYM_NULL && traptype ==
INTERRUPT
) {
218
* 2nd argument of
interrupt
handlers is a pointer to intrframe.
291
*is_trap =
INTERRUPT
;
Completed in 13 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025