Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libthr/thread/
HDthr_exit.c128 PANIC("exception should be rethrown"); in thread_unwind_cleanup()
173 PANIC("_Unwind_ForcedUnwind returned"); in thread_unwind()
216 PANIC("Thread %p has called "
318 PANIC("thread %p exits with resources held!", curthread);
325 PANIC("thr_exit() returned");
HDthr_spinlock.c78 PANIC("Spinlock called when not threaded."); in __thr_spinlock()
80 PANIC("Spinlocks not initialized."); in __thr_spinlock()
101 PANIC("Warning: exceeded max spinlocks"); in init_spinlock()
HDthr_init.c325 PANIC("Thread jump table not properly initialized"); in _libpthread_init()
338 PANIC("Can't allocate initial thread"); in _libpthread_init()
393 PANIC("Cannot allocate red zone for initial thread"); in init_main_thread()
498 PANIC("Cannot get kern.usrstack"); in init_private()
503 PANIC("Cannot get stack rlimit"); in init_private()
507 PANIC("Cannot get _SC_NPROCESSORS_CONF"); in init_private()
HDthr_umtx.c347 PANIC("rdlock error"); in _thr_rwl_rdlock()
363 PANIC("wrlock error"); in _thr_rwl_wrlock()
372 PANIC("unlock error"); in _thr_rwl_unlock()
HDthr_mutex.c137 PANIC("mutex %p own %#x is not on list %p %p", in mutex_assert_is_owned()
150 PANIC("mutex %p own %#x is on list %p %p", in mutex_assert_not_owned()
158 PANIC( in mutex_assert_not_owned()
186 PANIC("inact_mtx enter"); in _mutex_enter_robust()
202 PANIC("inact_mtx leave"); in _mutex_leave_robust()
371 PANIC("corrupted offpage"); in shared_mutex_init()
HDthr_malloc.c51 PANIC("Unable to read page sizes"); in __thr_malloc_init()
HDthr_kern.c63 PANIC("locklevel <= 0"); in _thr_assert_lock_level()
HDthr_create.c292 PANIC("Thread has resumed after exit"); in thread_start()
HDthr_private.h93 #define PANIC(args...) _thread_exitf(__FILE__, __LINE__, ##args) macro
102 PANIC(msg); \
HDthr_attr.c522 PANIC("failed to get sysctl kern.sched.cpusetsize"); in _get_kern_cpuset_size()
HDthr_cond.c284 PANIC("thread %p was already on queue.", curthread); in cond_wait_user()
/freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/
HDpriv.h39 #define PANIC(X) panic X macro
44 #define PANIC(X) abort() macro
105 PANIC(("IE %02x,%02x -- no default", CODING,IE));\
HDprivmsg.c217 PANIC(("bad decode return")); in uni_decode_body_internal()
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/spl/
HDspl-kstat.c107 PANIC("Undefined kstat type %d\n", ksp->ks_type); in kstat_seq_show_headers()
174 PANIC("Undefined kstat data type %d\n", knp->data_type); in kstat_seq_show_named()
260 PANIC("Undefined kstat type %d\n", ksp->ks_type); in kstat_seq_show()
302 PANIC("Undefined kstat type %d\n", ksp->ks_type); in kstat_seq_data_addr()
552 PANIC("Undefined kstat type %d\n", ksp->ks_type); in __kstat_create()
/freebsd-13-stable/sys/mips/mips/
HDmpboot.S87 PANIC("AP startup failed!")
HDlocore.S202 PANIC("Startup failed!")
HDexception.S1008 PANIC("kernel stack overflow - trapframe at %p")
/freebsd-13-stable/sys/netpfil/ipfilter/netinet/
HDip_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()
HDip_compat.h336 # define PANIC(x,y) ; macro
568 # define PANIC(x,y) if (x) panic y macro
/freebsd-13-stable/sys/contrib/openzfs/include/os/linux/spl/sys/
HDdebug.h62 #define PANIC(fmt, a...) \ macro
/freebsd-13-stable/sys/contrib/openzfs/include/os/freebsd/spl/sys/
HDdebug.h68 #define PANIC(fmt, a...) \ macro
/freebsd-13-stable/sys/mips/include/
HDasm.h243 #define PANIC(msg) \ macro
249 #define PANIC_KSEG0(msg, reg) PANIC(msg)
/freebsd-13-stable/contrib/ntp/ntpd/
HDrefclock_wwv.c173 #define PANIC (2 * 1440) /* panic timeout */ macro
1885 if (up->watch > PANIC) { in wwv_rsec()
/freebsd-13-stable/crypto/openssl/
HDCHANGES10752 PANIC, EMERG, EMR => LOG_EMERG