Searched refs:msc_win_set_lockout (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hwtracing/intel_th/
H A Dmsu.c707 static int msc_win_set_lockout(struct msc_window *win, function
769 if (msc_win_set_lockout(msc->cur_win, WIN_READY, WIN_INUSE))
825 msc_win_set_lockout(win, WIN_INUSE, WIN_LOCKED);
1747 msc_win_set_lockout(win, WIN_LOCKED, WIN_READY);
1791 if (msc_win_set_lockout(next_win, WIN_READY, WIN_INUSE)) {
1801 msc_win_set_lockout(win, WIN_INUSE, WIN_LOCKED);

Completed in 208 milliseconds