WIN_READY         735 drivers/hwtracing/intel_th/msu.c 		if (expect == WIN_READY && old == WIN_LOCKED)
WIN_READY         767 drivers/hwtracing/intel_th/msu.c 		if (msc_win_set_lockout(msc->cur_win, WIN_READY, WIN_INUSE))
WIN_READY        1076 drivers/hwtracing/intel_th/msu.c 	win->lockout = WIN_READY;
WIN_READY        1719 drivers/hwtracing/intel_th/msu.c 	msc_win_set_lockout(win, WIN_LOCKED, WIN_READY);
WIN_READY        1759 drivers/hwtracing/intel_th/msu.c 	if (msc_win_set_lockout(next_win, WIN_READY, WIN_INUSE)) {