Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/intel_th/
A Dmsu.c138 struct list_head win_list; member
306 return win->entry.next == &win->msc->win_list; in msc_is_last_win()
359 if (list_empty(&msc->win_list)) in msc_find_window()
395 if (list_empty(&msc->win_list)) in msc_oldest_window()
1099 if (!list_empty(&msc->win_list)) { in msc_buffer_win_alloc()
1119 if (list_empty(&msc->win_list)) { in msc_buffer_win_alloc()
1125 list_add_tail(&win->entry, &msc->win_list); in msc_buffer_win_alloc()
1164 if (list_empty(&msc->win_list)) { in msc_buffer_win_free()
1200 next_win = list_first_entry(&msc->win_list, in msc_buffer_relink()
1690 INIT_LIST_HEAD(&msc->win_list); in intel_th_msc_init()
[all …]
/linux/arch/powerpc/platforms/pseries/
A Dvas.h120 struct list_head win_list; member
A Dvas.c368 list_add(&txwin->win_list, &caps->list); in vas_allocate_window()
440 list_del(&win->win_list); in vas_deallocate_window()

Completed in 8 milliseconds