Searched refs:witness_lock_order_check (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dsubr_witness.c352 static int witness_lock_order_check(struct witness *parent,
1236 if (witness_lock_order_check(w1, w))
1240 if (witness_lock_order_check(w1, w)) {
3000 witness_lock_order_check(struct witness *parent, struct witness *child) function

Completed in 98 milliseconds