Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_witness.c325 static void itismychild(struct witness *parent, struct witness *child);
857 itismychild(w, w1); in witness_startup()
1107 itismychild(lock1->lo_witness, lock2->lo_witness); in witness_defineorder()
1500 itismychild(plock->li_lock->lo_witness, w); in witness_checkorder()
2060 itismychild(struct witness *parent, struct witness *child) in itismychild() function