Searched refs:TD_CLR_LOCK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/kern/ | ||
| H A D | subr_turnstile.c | 1008 TD_CLR_LOCK(td); in turnstile_unpend() |
| /f-stack/freebsd/sys/ | ||
| H A D | proc.h | 580 #define TD_CLR_LOCK(td) TD_CLR_INHIB((td), TDI_LOCK) macro |