Searched refs:msc_win_set_lockout (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/hwtracing/intel_th/ |
| D | msu.c | 709 static int msc_win_set_lockout(struct msc_window *win, in msc_win_set_lockout() function 771 if (msc_win_set_lockout(msc->cur_win, WIN_READY, WIN_INUSE)) in msc_configure() 827 msc_win_set_lockout(win, WIN_INUSE, WIN_LOCKED); in msc_disable() 1723 msc_win_set_lockout(win, WIN_LOCKED, WIN_READY); in intel_th_msc_window_unlock() 1767 if (msc_win_set_lockout(next_win, WIN_READY, WIN_INUSE)) { in intel_th_msc_interrupt() 1777 msc_win_set_lockout(win, WIN_INUSE, WIN_LOCKED); in intel_th_msc_interrupt()
|