Searched refs:list_for_each (Results 1 – 14 of 14) sorted by relevance
| /netbsd-src/sys/external/bsd/drm/dist/shared-core/ |
| H A D | radeon_mem.c | 89 list_for_each(p, heap) { in alloc_block() 102 list_for_each(p, heap) in find_block() 168 list_for_each(p, heap) { in radeon_mem_release() 176 list_for_each(p, heap) { in radeon_mem_release()
|
| H A D | mach64_dma.c | 516 list_for_each(ptr, &dev_priv->pending) { in mach64_dump_ring_info() 1272 list_for_each(ptr, &dev_priv->pending) { in mach64_do_dispatch_pseudo_dma() 1640 list_for_each(ptr, &dev_priv->placeholders) { in mach64_freelist_get() 1680 list_for_each(ptr, &dev_priv->pending) { in mach64_freelist_put()
|
| /netbsd-src/external/bsd/atf/dist/atf-c/detail/ |
| H A D | list_test.c | 266 ATF_TC(list_for_each); 267 ATF_TC_HEAD(list_for_each, tc) in ATF_TC_HEAD() argument 271 ATF_TC_BODY(list_for_each, tc) in ATF_TC_BODY() argument 365 ATF_TP_ADD_TC(tp, list_for_each); in ATF_TP_ADD_TCS()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/ |
| H A D | sched_policy.c | 112 list_for_each(pos, &sched_data->lru_runq_head) { in gvt_balance_timeslice() 117 list_for_each(pos, &sched_data->lru_runq_head) { in gvt_balance_timeslice() 126 list_for_each(pos, &sched_data->lru_runq_head) { in gvt_balance_timeslice() 189 list_for_each(pos, head) { in find_busy_vgpu()
|
| H A D | dmabuf.c | 155 list_for_each(pos, &vgpu->dmabuf_obj_list_head) { in dmabuf_gem_object_free() 363 list_for_each(pos, &vgpu->dmabuf_obj_list_head) { in pick_dmabuf_by_info() 393 list_for_each(pos, &vgpu->dmabuf_obj_list_head) { in pick_dmabuf_by_num()
|
| H A D | gtt.c | 2606 list_for_each(pos, &vgpu->gtt.ppgtt_mm_list_head) { in intel_vgpu_find_ppgtt_mm()
|
| /netbsd-src/sys/external/bsd/drm/dist/bsd-core/ |
| H A D | drm_linux_list.h | 82 #define list_for_each(entry, head) \ macro
|
| H A D | drm_mm.c | 295 list_for_each(list, free_stack) { in drm_mm_search_free()
|
| /netbsd-src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/ |
| H A D | vchiq_kern_lib.c | 397 list_for_each(pos, &instance->bulk_waiter_list) { in vchiq_blocking_bulk_transfer()
|
| H A D | vchiq_arm.c | 738 list_for_each(pos, &instance->bulk_waiter_list) { in vchiq_ioctl()
|
| /netbsd-src/sys/external/bsd/common/include/linux/ |
| H A D | list.h | 283 #define list_for_each(VAR, HEAD) \ macro
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/ttm/ |
| H A D | ttm_page_alloc.c | 661 list_for_each(p, &pool->list) { in ttm_page_pool_get_pages()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
| H A D | intel_engine_cs.c | 1475 list_for_each(pos, list) in list_count()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_bufs.c | 506 list_for_each(list, &dev->maplist) { in drm_legacy_getmap_ioctl()
|