Searched refs:win_list (Results 1 – 2 of 2) sorted by relevance
| /arch/powerpc/platforms/pseries/ |
| A D | vas.c | 451 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 D | vas.h | 133 struct list_head win_list; member
|
Completed in 7 milliseconds