Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_witness.c321 static int isitmychild(struct witness *parent, struct witness *child);
1279 if (isitmychild(w1, w)) in witness_checkorder()
1976 if (isitmychild(parent, child)) in adopt()
2126 isitmychild(struct witness *parent, struct witness *child) in isitmychild() function
3097 isitmychild(parent, child)) in witness_lock_order_check()