Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
A Dvas.c451 list_add(&txwin->win_list, &caps->list); in vas_allocate_window()
547 list_del(&win->win_list); in vas_deallocate_window()
683 list_for_each_entry_safe(win, tmp, &vcaps->list, win_list) { in reconfig_open_windows()
699 list_for_each_entry_safe_from(win, tmp, &vcaps->list, win_list) { in reconfig_open_windows()
774 list_for_each_entry_safe(win, tmp, &vcap->list, win_list) { in reconfig_close_windows()
A Dvas.h133 struct list_head win_list; member

Completed in 7 milliseconds