Home
last modified time | relevance | path

Searched refs:PANIC (Results 1 – 22 of 22) sorted by relevance

/freebsd-12-stable/lib/libthr/thread/
Dthr_exit.c131 PANIC("exception should be rethrown"); in thread_unwind_cleanup()
176 PANIC("_Unwind_ForcedUnwind returned"); in thread_unwind()
219 PANIC("Thread %p has called "
321 PANIC("thread %p exits with resources held!", curthread);
328 PANIC("thr_exit() returned");
Dthr_spinlock.c80 PANIC("Spinlock called when not threaded."); in __thr_spinlock()
82 PANIC("Spinlocks not initialized."); in __thr_spinlock()
103 PANIC("Warning: exceeded max spinlocks"); in init_spinlock()
Dthr_init.c326 PANIC("Thread jump table not properly initialized"); in _libpthread_init()
339 PANIC("Can't allocate initial thread"); in _libpthread_init()
394 PANIC("Cannot allocate red zone for initial thread"); in init_main_thread()
470 PANIC("Cannot get kern.usrstack from sysctl"); in init_private()
475 PANIC("Cannot get stack rlimit"); in init_private()
Dthr_umtx.c350 PANIC("rdlock error"); in _thr_rwl_rdlock()
366 PANIC("wrlock error"); in _thr_rwl_wrlock()
375 PANIC("unlock error"); in _thr_rwl_unlock()
Dthr_mutex.c140 PANIC("mutex %p own %#x is not on list %p %p", in mutex_assert_is_owned()
153 PANIC("mutex %p own %#x is on list %p %p", in mutex_assert_not_owned()
161 PANIC( in mutex_assert_not_owned()
189 PANIC("inact_mtx enter"); in _mutex_enter_robust()
205 PANIC("inact_mtx leave"); in _mutex_leave_robust()
374 PANIC("corrupted offpage"); in shared_mutex_init()
Dthr_kern.c69 PANIC("locklevel <= 0"); in _thr_assert_lock_level()
Dthr_create.c295 PANIC("Thread has resumed after exit"); in thread_start()
Dthr_private.h96 #define PANIC(args...) _thread_exitf(__FILE__, __LINE__, ##args) macro
105 PANIC(msg); \
Dthr_cond.c287 PANIC("thread %p was already on queue.", curthread); in cond_wait_user()
Dthr_attr.c604 PANIC("failed to get sysctl kern.sched.cpusetsize"); in _get_kern_cpuset_size()
/freebsd-12-stable/sys/contrib/ngatm/netnatm/msg/
Dpriv.h39 #define PANIC(X) panic X macro
44 #define PANIC(X) abort() macro
105 PANIC(("IE %02x,%02x -- no default", CODING,IE));\
Dprivmsg.c217 PANIC(("bad decode return")); in uni_decode_body_internal()
/freebsd-12-stable/sys/sparc64/include/
Dasmacros.h172 #define PANIC(msg, r1) \ macro
184 PANIC(msg, r1) ; \
/freebsd-12-stable/sys/mips/mips/
Dmpboot.S89 PANIC("AP startup failed!")
Dlocore.S203 PANIC("Startup failed!")
Dexception.S1015 PANIC("kernel stack overflow - trapframe at %p")
/freebsd-12-stable/sys/netpfil/ipfilter/netinet/
Dip_irc_pxy.c320 PANIC((!nm),("ipf_p_irc_out: allocb failed")); in ipf_p_irc_send()
326 PANIC((m1->b_wptr < m1->b_rptr), in ipf_p_irc_send()
Dip_compat.h337 # define PANIC(x,y) ; macro
569 # define PANIC(x,y) if (x) panic y macro
/freebsd-12-stable/sys/mips/include/
Dasm.h244 #define PANIC(msg) \ macro
250 #define PANIC_KSEG0(msg, reg) PANIC(msg)
/freebsd-12-stable/contrib/ntp/ntpd/
Drefclock_wwv.c173 #define PANIC (2 * 1440) /* panic timeout */ macro
1885 if (up->watch > PANIC) { in wwv_rsec()
/freebsd-12-stable/sys/sparc64/sparc64/
Dsupport.S819 2: PANIC("longjmp botch", %l1)
/freebsd-12-stable/crypto/openssl/
DCHANGES10747 PANIC, EMERG, EMR => LOG_EMERG