Searched refs:turnstile_assert (Results 1 – 2 of 2) sorted by relevance
| /src/sys/sys/ | ||
| H A D | turnstile.h | 103 void turnstile_assert(struct turnstile *); |
| /src/sys/kern/ | ||
| H A D | subr_turnstile.c | 627 turnstile_assert(struct turnstile *ts) in turnstile_assert() function |