Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/intel_th/
H A Dmsu.c39 * WIN_LOCKED: window is filled up and is being processed by the buffer
53 WIN_LOCKED enumerator
737 if (old == expect && new == WIN_LOCKED) in msc_win_set_lockout()
739 else if (old == expect && old == WIN_LOCKED) in msc_win_set_lockout()
746 if (expect == WIN_READY && old == WIN_LOCKED) in msc_win_set_lockout()
750 if (expect == WIN_LOCKED && old == new) in msc_win_set_lockout()
836 msc_win_set_lockout(win, WIN_INUSE, WIN_LOCKED); in msc_disable()
1745 msc_win_set_lockout(win, WIN_LOCKED, WIN_READY); in intel_th_msc_window_unlock()
1799 msc_win_set_lockout(win, WIN_INUSE, WIN_LOCKED); in intel_th_msc_interrupt()