Searched refs:cursor_list (Results 1 – 2 of 2) sorted by relevance
70 list_for_each_entry_safe(cursor, next, &bulk->cursor_list, bulk_link) in ttm_bulk_move_adjust_cursors()79 list_for_each_entry_safe(cursor, next, &bulk->cursor_list, bulk_link) in ttm_bulk_move_drop_cursors()107 INIT_LIST_HEAD(&bulk->cursor_list); in ttm_lru_bulk_move_init()568 list_move_tail(&cursor->bulk_link, &bulk->cursor_list); in ttm_resource_cursor_check_bulk()
299 struct list_head cursor_list; member
Completed in 6 milliseconds