msc_win_set_lockout  767 drivers/hwtracing/intel_th/msu.c 		if (msc_win_set_lockout(msc->cur_win, WIN_READY, WIN_INUSE))
msc_win_set_lockout  823 drivers/hwtracing/intel_th/msu.c 		msc_win_set_lockout(win, WIN_INUSE, WIN_LOCKED);
msc_win_set_lockout 1719 drivers/hwtracing/intel_th/msu.c 	msc_win_set_lockout(win, WIN_LOCKED, WIN_READY);
msc_win_set_lockout 1759 drivers/hwtracing/intel_th/msu.c 	if (msc_win_set_lockout(next_win, WIN_READY, WIN_INUSE)) {
msc_win_set_lockout 1765 drivers/hwtracing/intel_th/msu.c 	msc_win_set_lockout(win, WIN_INUSE, WIN_LOCKED);