Searched refs:ts_lockobj (Results 1 – 1 of 1) sorted by relevance
366 td->td_tid, ts->ts_lockobj, ts->ts_lockobj->lo_name); in turnstile_adjust_thread()586 ts->ts_lockobj = lock; in turnstile_trywait()621 ts->ts_lockobj = NULL; in turnstile_unlock()641 lock = ts->ts_lockobj; in turnstile_cancel()643 ts->ts_lockobj = NULL; in turnstile_cancel()800 lock = ts->ts_lockobj; in turnstile_wait()967 ts->ts_lockobj = NULL; in turnstile_unpend()1134 if (ts->ts_lockobj == lock) in DB_SHOW_COMMAND()1150 lock = ts->ts_lockobj; in DB_SHOW_COMMAND()1203 lock = ts->ts_lockobj; in print_lockchain()[all …]