Searched refs:time_list (Results 1 – 4 of 4) sorted by relevance
241 while (!list_empty(&vc4->bo_cache.time_list)) { in vc4_bo_cache_purge()242 struct vc4_bo *bo = list_last_entry(&vc4->bo_cache.time_list, in vc4_bo_cache_purge()525 while (!list_empty(&vc4->bo_cache.time_list)) { in vc4_bo_cache_free_old()526 struct vc4_bo *bo = list_last_entry(&vc4->bo_cache.time_list, in vc4_bo_cache_free_old()599 list_add(&bo->unref_head, &vc4->bo_cache.time_list); in vc4_free_object()1037 INIT_LIST_HEAD(&vc4->bo_cache.time_list); in vc4_bo_cache_init()
106 struct list_head time_list; member
132 time_list 文件显示的 timers)和所有时钟事件设备的详细信息。
259 static int usec_to_tapreg_raw(int usec, const int *time_list) in usec_to_tapreg_raw() argument264 if (usec == time_list[index]) in usec_to_tapreg_raw()