Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwtracing/intel_th/
Dmsu.c53 WIN_LOCKED enumerator
730 if (old == expect && new == WIN_LOCKED) in msc_win_set_lockout()
732 else if (old == expect && old == WIN_LOCKED) in msc_win_set_lockout()
739 if (expect == WIN_READY && old == WIN_LOCKED) in msc_win_set_lockout()
743 if (expect == WIN_LOCKED && old == new) in msc_win_set_lockout()
827 msc_win_set_lockout(win, WIN_INUSE, WIN_LOCKED); in msc_disable()
1739 msc_win_set_lockout(win, WIN_LOCKED, WIN_READY); in intel_th_msc_window_unlock()
1793 msc_win_set_lockout(win, WIN_INUSE, WIN_LOCKED); in intel_th_msc_interrupt()