Home
last modified time | relevance | path

Searched refs:WIN_LOCKED (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/hwtracing/intel_th/
Dmsu.c53 WIN_LOCKED enumerator
729 if (old == expect && new == WIN_LOCKED) in msc_win_set_lockout()
731 else if (old == expect && old == WIN_LOCKED) in msc_win_set_lockout()
738 if (expect == WIN_READY && old == WIN_LOCKED) in msc_win_set_lockout()
742 if (expect == WIN_LOCKED && old == new) in msc_win_set_lockout()
822 msc_win_set_lockout(win, WIN_INUSE, WIN_LOCKED); in msc_disable()
1713 msc_win_set_lockout(win, WIN_LOCKED, WIN_READY); in intel_th_msc_window_unlock()
1759 msc_win_set_lockout(win, WIN_INUSE, WIN_LOCKED); in intel_th_msc_interrupt()