Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_clock.c178 static const char *blessed[] = { variable
238 for (i = 0; blessed[i] != NULL; i++) in deadlres_td_sleep_q()
239 if (!strcmp(blessed[i], td->td_wmesg)) in deadlres_td_sleep_q()
H A Dsubr_witness.c317 static int blessed(struct witness *, struct witness *);
1369 if (blessed(w, w1)) in witness_checkorder()
2143 blessed(struct witness *w1, struct witness *w2) in blessed() function
2706 if (blessed(tmp_w1, tmp_w2)) in sbuf_print_witness_badstacks()