Home
last modified time | relevance | path

Searched refs:vpanic (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/lib/libfakekernel/common/
H A Dprintf.c105 vpanic(const char *fmt, va_list adx) in vpanic() function
128 vpanic(fmt, adx); in panic()
137 vpanic(fmt, adx); in vcmn_err()
H A Dmapfile-vers186 vpanic;
/titanic_44/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.s1692 ! the time the %pc was pointing to vpanic, thus the %i's now contain
1723 SET_SIZE(vpanic)
1747 set dtrace_vpanic, %l1 ! %l1 = %pc (vpanic)
1748 add %l1, 4, %l2 ! %l2 = %npc (vpanic+4)
/titanic_44/usr/src/uts/common/sys/
H A Dcmn_err.h109 extern void vpanic(const char *, __va_list)
/titanic_44/usr/src/lib/libzpool/common/
H A Dkernel.c692 vpanic(const char *fmt, va_list adx) in vpanic() function
705 vpanic(fmt, adx); in panic()
713 vpanic(fmt, adx); in vcmn_err()
/titanic_44/usr/src/uts/common/os/
H A Dpanic.c420 vpanic(format, alist); in panic()
H A Dprintf.c254 vpanic(fmt, adx); in vzdcmn_err()
H A Dfm.c382 vpanic(format, ap); in fm_panic()
/titanic_44/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s3278 vpanic(const char *format, va_list alist)
3290 ENTRY_NP(vpanic) /* Initial stack layout: */
3377 leaq vpanic(%rip), %rcx
3413 SET_SIZE(vpanic)
3441 ENTRY_NP(vpanic) / Initial stack layout:
3511 lea vpanic, %ecx
3557 SET_SIZE(vpanic)
/titanic_44/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h111 extern void vpanic(const char *, __va_list);