Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_witness.c342 static void witness_debugger(int cond, const char *msg);
1266 witness_debugger(1, __func__); in witness_checkorder()
1867 witness_debugger(n, __func__); in witness_warn()
3111 witness_debugger(int cond, const char *msg) in witness_debugger() function