Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_witness.c323 static void itismychild(struct witness *parent, struct witness *child);
858 itismychild(w, w1); in witness_startup()
1108 itismychild(lock1->lo_witness, lock2->lo_witness); in witness_defineorder()
1501 itismychild(plock->li_lock->lo_witness, w); in witness_checkorder()
2061 itismychild(struct witness *parent, struct witness *child) in itismychild() function