Home
last modified time | relevance | path

Searched refs:splassert_check (Results 1 – 21 of 21) sorted by relevance

/openbsd/sys/arch/m88k/include/
H A Dintr.h81 void splassert_check(int, const char *);
84 splassert_check(__wantipl, __func__); \
/openbsd/sys/arch/landisk/include/
H A Dintr.h75 void splassert_check(int, const char *);
79 splassert_check(__wantipl, __func__); \
/openbsd/sys/arch/powerpc64/include/
H A Dintr.h74 void splassert_check(int, const char *);
77 splassert_check(__wantipl, __func__); \
/openbsd/sys/arch/loongson/include/
H A Dintr.h138 void splassert_check(int, const char *);
141 splassert_check(__wantipl, __func__); \
/openbsd/sys/arch/powerpc/include/
H A Dintr.h99 void splassert_check(int, const char *);
102 splassert_check(__wantipl, __func__); \
/openbsd/sys/arch/octeon/include/
H A Dintr.h137 void splassert_check(int, const char *);
140 splassert_check(__wantipl, __func__); \
/openbsd/sys/arch/hppa/include/
H A Dintr.h76 void splassert_check(int, const char *);
79 splassert_check(__wantipl, __func__); \
/openbsd/sys/arch/i386/include/
H A Dintr.h73 void splassert_check(int, const char *);
76 splassert_check(__wantipl, __func__); \
/openbsd/sys/arch/amd64/include/
H A Dintr.h161 void splassert_check(int, const char *);
164 splassert_check(__wantipl, __func__); \
/openbsd/sys/arch/sparc64/include/
H A Dpsl.h214 void splassert_check(int, const char *);
217 splassert_check(__wantipl, __func__); \
/openbsd/sys/arch/alpha/include/
H A Dintr.h156 void splassert_check(int, const char *);
160 splassert_check(__wantipl, __func__); \
/openbsd/sys/arch/powerpc/powerpc/
H A Dintr.c164 splassert_check(int wantipl, const char *func) in splassert_check() function
/openbsd/sys/arch/mips64/mips64/
H A Dinterrupt.c250 splassert_check(int wantipl, const char *func) in splassert_check() function
/openbsd/sys/arch/landisk/landisk/
H A Dintr.c378 splassert_check(int wantipl, const char *func) in splassert_check() function
/openbsd/sys/arch/sparc64/sparc64/
H A Dintr.c319 splassert_check(int wantipl, const char *func) in splassert_check() function
/openbsd/sys/arch/powerpc64/powerpc64/
H A Dintr.c156 splassert_check(int wantipl, const char *func) in splassert_check() function
/openbsd/sys/arch/alpha/alpha/
H A Dinterrupt.c598 splassert_check(int wantipl, const char *func) in splassert_check() function
/openbsd/sys/arch/hppa/hppa/
H A Dintr.c79 splassert_check(int wantipl, const char *func) in splassert_check() function
/openbsd/sys/arch/m88k/m88k/
H A Dtrap.c1565 splassert_check(int wantipl, const char *func) in splassert_check() function
/openbsd/sys/arch/amd64/amd64/
H A Dmachdep.c1986 splassert_check(int wantipl, const char *func) in splassert_check() function
/openbsd/sys/arch/i386/i386/
H A Dmachdep.c3871 splassert_check(int wantipl, const char *func) in splassert_check() function