Searched refs:list_del (Results 1 - 18 of 18) sorted by relevance

/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_linux_list.h89 #define list_del(ptr) \ macro
101 list_del(ptr); \
107 list_del(ptr); \
114 list_del(ptr); \
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_mm.c70 list_del(&child->node_list);
129 list_del(&hole_node->hole_stack);
267 list_del(&hole_node->hole_stack);
356 list_del(&node->hole_stack);
369 list_del(&node->node_list);
586 list_del(&node->node_list);
693 list_del(&entry->node_list);
H A Ddrm_fops.c297 list_del(&v->base.link);
369 list_del(&pos->head);
409 list_del(&file_priv->lhead);
457 list_del(&e->link);
H A Ddrm_gem.c666 list_del(&obj->track_list);
671 list_del(&r_list->head);
674 list_del(&obj->his_list);
H A Ddrm_context.c464 list_del(&pos->head);
H A Ddrm_memory.c265 list_del(&iomem->head);
H A Ddrm_modes.c970 list_del(&mode->head);
1058 list_del(cur);
1106 list_del(&pmode->head);
H A Ddrm_agpsupport.c420 list_del(&entry->head);
H A Ddrm_stub.c137 list_del(&master->head);
H A Ddrm_crtc.c516 list_del(&fb->head);
637 list_del(&crtc->head);
666 list_del(&mode->head);
744 list_del(&connector->head);
791 list_del(&encoder->head);
875 list_del(&plane->head);
2847 list_del(&prop_enum->head);
2854 list_del(&property->head);
3042 list_del(&blob->head);
H A Ddrm_irq.c1156 list_del(&e->base.link);
1447 list_del(&e->base.link);
H A Ddrm_sunmod.c293 list_del(&entry->head);
H A Ddrm_bufs.c383 list_del(&r_list->head);
H A Ddrm_fb_helper.c310 list_del(&fb_helper->kernel_fb_list);
H A Ddrm_edid.c2354 list_del(&mode->head);
/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_drv.c1100 list_del(&r_list->head);
1104 list_del(&dev_priv->batch_list);
H A Di915_gem.c1156 list_del(&entry->head);
1324 list_del(&obj->global_list);
1621 list_del(&request->client_list);
1717 list_del(&request->list);
2129 list_del(&obj->mm_list);
3986 list_del(&request->client_list);
H A Di915_dma.c1596 list_del(&r_list->head);
1600 list_del(&dev_priv->batch_list);

Completed in 93 milliseconds