Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_witness.c323 static int isitmychild(struct witness *parent, struct witness *child);
1278 if (isitmychild(w1, w)) in witness_checkorder()
1975 if (isitmychild(parent, child)) in adopt()
2125 isitmychild(struct witness *parent, struct witness *child) in isitmychild() function
3054 isitmychild(parent, child)) in witness_lock_order_check()