Searched refs:ts_lockobj (Results 1 – 1 of 1) sorted by relevance
367 td->td_tid, ts->ts_lockobj, ts->ts_lockobj->lo_name); in turnstile_adjust_thread()587 ts->ts_lockobj = lock; in turnstile_trywait()622 ts->ts_lockobj = NULL; in turnstile_unlock()642 lock = ts->ts_lockobj; in turnstile_cancel()644 ts->ts_lockobj = NULL; in turnstile_cancel()801 lock = ts->ts_lockobj; in turnstile_wait()968 ts->ts_lockobj = NULL; in turnstile_unpend()1135 if (ts->ts_lockobj == lock) in DB_SHOW_COMMAND()1151 lock = ts->ts_lockobj; in DB_SHOW_COMMAND()1204 lock = ts->ts_lockobj; in print_lockchain()[all …]