Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/intel_th/
H A 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()
1733 msc_win_set_lockout(win, WIN_LOCKED, WIN_READY); in intel_th_msc_window_unlock()
1787 msc_win_set_lockout(win, WIN_INUSE, WIN_LOCKED); in intel_th_msc_interrupt()