Home
last modified time | relevance | path

Searched refs:kassert_panic (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/sys/
H A Dkassert.h70 kassert_panic msg; \
77 kassert_panic msg; \
128 # define kassert_panic printf macro
132 void kassert_panic(const char *fmt, ...) __printflike(1, 2);
134 # define kassert_panic panic macro
145 kassert_panic msg; \
/freebsd/sys/kern/
H A Dsubr_witness.c889 kassert_panic("%s: lock (%s) %s can not be recursable", in witness_init()
893 kassert_panic("%s: lock (%s) %s can not be sleepable", in witness_init()
897 kassert_panic("%s: lock (%s) %s can not be upgradable", in witness_init()
1139 kassert_panic("acquiring blockable sleep lock with " in witness_checkorder()
1183 kassert_panic("excl->share"); in witness_checkorder()
1192 kassert_panic("share->excl"); in witness_checkorder()
1202 kassert_panic("interlock (%s) %s not locked @ %s:%d", in witness_checkorder()
1206 kassert_panic("interlock (%s) %s recursed @ %s:%d", in witness_checkorder()
1579 kassert_panic( in witness_upgrade()
1584 kassert_panic( in witness_upgrade()
[all …]
H A Dkern_shutdown.c818 kassert_panic(const char *fmt, ...) in kassert_panic() function
/freebsd/sys/dev/tcp_log/
H A Dtcp_log_dev.c120 kassert_panic("%s:%d: unknown queue lock state", __func__, in tcp_log_dev_queue_validate_lock()
/freebsd/sys/netinet/
H A Dtcp_log_buf.c364 kassert_panic("%s:%d: unknown tree lock state", __func__, in RB_GENERATE_STATIC()
379 kassert_panic("%s:%d: error removing element from tree", in tcp_log_remove_bucket()