Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
A Dvc4_bo.c238 while (!list_empty(&vc4->bo_cache.time_list)) { in vc4_bo_cache_purge()
239 struct vc4_bo *bo = list_last_entry(&vc4->bo_cache.time_list, in vc4_bo_cache_purge()
509 while (!list_empty(&vc4->bo_cache.time_list)) { in vc4_bo_cache_free_old()
510 struct vc4_bo *bo = list_last_entry(&vc4->bo_cache.time_list, in vc4_bo_cache_free_old()
583 list_add(&bo->unref_head, &vc4->bo_cache.time_list); in vc4_free_object()
977 INIT_LIST_HEAD(&vc4->bo_cache.time_list); in vc4_bo_cache_init()
A Dvc4_drv.h103 struct list_head time_list; member
/linux/Documentation/translations/zh_CN/admin-guide/
A Dsysrq.rst132 time_list 文件显示的 timers)和所有时钟事件设备的详细信息。

Completed in 11 milliseconds