Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/mailbox/
H A Darm_mhuv2.c878 int protocol, windows = 0, next_window = 0, i, j, k; in mhuv2_allocate_channels() local
887 next_window += windows; in mhuv2_allocate_channels()
897 priv->ch_wn_idx = next_window; in mhuv2_allocate_channels()
910 priv->ch_wn_idx = next_window + j; in mhuv2_allocate_channels()
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py4280 self.next_window = CreateNextWindowAction(mdi_area)
4292 self.next_window.setEnabled(have_sub_windows)
4300 self.window_menu.addAction(self.next_window)
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py4281 self.next_window = CreateNextWindowAction(mdi_area)
4293 self.next_window.setEnabled(have_sub_windows)
4301 self.window_menu.addAction(self.next_window)

Completed in 15 milliseconds