OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cn_trapped
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/arch/arm/at91/
at91dbgu.c
91
* Callers of cn_check_magic must declare int
cn_trapped
= 0;
97
cn_trapped
= 1; \
897
int
cn_trapped
__unused = 0;
1063
int
cn_trapped
= 0;
local in function:dbgu_intr
1073
if (!
cn_trapped
&& cc) {
/src/sys/arch/arm/ep93xx/
epcom.c
88
* Callers of cn_check_magic must declare int
cn_trapped
= 0;
94
cn_trapped
= 1; \
892
int
cn_trapped
__unused = 0;
1056
int
cn_trapped
= 0;
local in function:epcomintr
1060
if (
cn_trapped
)
1069
int
cn_trapped
= 0;
local in function:epcomintr
1073
if (
cn_trapped
)
/src/sys/arch/arm/amlogic/
meson_uart.c
42
cn_trapped
= 1; \
268
int
cn_trapped
__unused = 0;
468
int
cn_trapped
= 0;
local in function:meson_uart_intr
477
if (
cn_trapped
)
483
if (
cn_trapped
)
/src/sys/dev/marvell/
gtmpsc.c
908
int
cn_trapped
= 0;
local in function:gtmpsc_intr_rx
912
if (
cn_trapped
)
/src/sys/arch/arm/samsung/
exynos_uart.c
41
cn_trapped
= 1; \
318
int
cn_trapped
__unused = 0;
604
int
cn_trapped
= 0;
local in function:exynos_uart_intr
610
if (
cn_trapped
)
621
if (
cn_trapped
)
/src/sys/arch/arm/imx/
imxuart.c
129
* Callers of cn_check_magic must declare int
cn_trapped
= 0;
135
cn_trapped
= 1; \
1720
int
cn_trapped
= 0;
local in function:imxuintr
1724
if (
cn_trapped
)
1822
int
cn_trapped
= 0;
local in function:imxuintr_read
1830
if (!
cn_trapped
) {
2130
int
cn_trapped
__unused = 0;
2150
int __attribute__((__unused__))
cn_trapped
= 0;
local in function:imxuart_common_putc
/src/sys/arch/arm/s3c2xx0/
sscom.c
115
* Callers of cn_check_magic must declare int
cn_trapped
= 0;
121
cn_trapped
= 1; \
1570
int
cn_trapped
= 0;
local in function:sscomrxintr
1595
if (!
cn_trapped
) {
1931
int
cn_trapped
__unused = 0;
1953
int __attribute__((__unused__))
cn_trapped
= 0;
local in function:sscomcnputc
/src/sys/arch/evbarm/dev/
plcom.c
112
* Callers of cn_check_magic must declare int
cn_trapped
= 0;
118
cn_trapped
= 1; \
2105
int
cn_trapped
= 0;
local in function:plcomintr
2113
cn_trapped
= 0;
2116
if (
cn_trapped
)
2128
cn_trapped
= 0;
2131
if (
cn_trapped
) {
2435
int
cn_trapped
__unused = 0;
2453
int
cn_trapped
__unused = 0;
/src/sys/dev/ic/
com.c
91
* Callers of cn_check_magic must declare int
cn_trapped
= 0;
97
cn_trapped
= 1; \
98
(void)
cn_trapped
; \
2291
int
cn_trapped
= 0; /* see above: cn_trap() */
local in function:comintr
2295
if (
cn_trapped
)
2311
int
cn_trapped
= 0;
local in function:comintr
2316
if (
cn_trapped
)
2525
int
cn_trapped
= 0; /* required by cn_trap, see above */
local in function:com_common_getc
2541
int
cn_trapped
= 0;
local in function:com_common_putc
/src/sys/arch/arm/xilinx/
zynq_uart.c
111
* Callers of cn_check_magic must declare int
cn_trapped
= 0;
117
cn_trapped
= 1; \
1707
int
cn_trapped
= 0;
local in function:zynquartintr_read
1715
if (!
cn_trapped
) {
1908
int
cn_trapped
__unused = 0;
1925
int
cn_trapped
__unused = 0;
Completed in 23 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025