Searched refs:list_del (Results 26 - 50 of 83) sorted by relevance

1234

/freebsd-11.0-release/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_kern_lib.c152 list_del(pos);
404 list_del(pos);
/freebsd-11.0-release/sys/dev/drm/
H A Dmach64_dma.c1463 list_del(ptr);
1468 list_del(ptr);
1474 list_del(ptr);
1499 list_del(ptr);
1570 list_del(ptr);
1622 list_del(ptr);
1649 list_del(ptr);
H A Dmach64_drv.h810 list_del(ptr); \
853 list_del(ptr); \
/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Ducma.c344 list_del(&uevent->list);
429 list_del(&mc->list);
444 list_del(&uevent->list);
471 list_del(&ctx->list);
475 list_del(&uevent->list);
1087 list_del(&mc->list);
1130 list_del(&mc->list);
H A Duverbs_main.c195 list_del(&evt->list);
205 list_del(&evt->list);
218 list_del(&evt->list);
231 list_del(&mcast->list);
413 list_del(file->event_list.next);
416 list_del(&event->obj_list);
467 list_del(&entry->obj_list);
H A Dmad.c176 list_del(&tmp1->fifo_list);
186 list_del(&tmp1->to_list);
327 list_del(&tmp->fifo_list);
328 list_del(&tmp->to_list);
379 list_del(&tmp->to_list);
387 list_del(&tmp->fifo_list);
430 list_del(&item->to_list);
1063 list_del(&mad_agent_priv->agent_list);
1129 list_del(&mad_list->list);
1351 list_del(
[all...]
H A Ducm.c156 list_del(&ctx->file_list);
161 list_del(&uevent->file_list);
162 list_del(&uevent->ctx_list);
466 list_del(&uevent->file_list);
467 list_del(&uevent->ctx_list);
H A Duser_mad.c155 list_del(&p->port_lst);
254 list_del(&packet->list);
420 list_del(&packet->list);
913 list_del(&file->port_list);
H A Dmad_rmpp.c108 list_del(&rmpp_recv->list);
254 list_del(&rmpp_recv->list);
274 list_del(&rmpp_recv->list);
/freebsd-11.0-release/sys/ofed/drivers/net/mlx4/
H A Dmcg.c230 list_del(&dqp->list);
233 list_del(&new_entry->list);
319 list_del(&dqp->list);
400 list_del(&entry->list);
404 list_del(&pqp->list);
527 list_del(&pqp->list);
568 list_del(&pqp->list);
601 list_del(&dqp->list);
611 list_del(&entry->list);
H A Dpd.c257 list_del(&bf->uar->bf_list);
H A Dresource_tracker.c1214 list_del(&r->list);
1812 list_del(&res->list);
1831 list_del(&res->list);
1915 list_del(&res->list);
1935 list_del(&res->list);
3658 list_del(&res->list);
3992 list_del(&rgid->list);
4084 list_del(&qp->com.list);
4160 list_del(&srq->com.list);
4228 list_del(
[all...]
/freebsd-11.0-release/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c392 list_del(&d_page->page_list);
404 list_del(&d_page->page_list);
526 list_del(&p->pools);
541 list_del(&pool->pools);
691 list_del(&d_page->page_list);
H A Dttm_object.c329 list_del(&ref->head);
/freebsd-11.0-release/sys/dev/mlx5/mlx5_core/
H A Dmlx5_pagealloc.c173 list_del(&fp->list);
197 list_del(&fwp->list);
H A Dmlx5_alloc.c233 list_del(&db->u.pgdir->list);
H A Dmlx5_main.c540 list_del(&eq->list);
893 list_del(&dev_ctx->list);
922 list_del(&priv->dev_list);
950 list_del(&intf->list);
/freebsd-11.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Dresource.c114 list_del(&entry->entry);
184 list_del(&entry->entry);
/freebsd-11.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dcm.c187 list_del(&ent->list);
481 list_del(&map->list);
H A Dalias_GUID.c319 list_del(&cb_ctx->list);
425 list_del(&callback_context->list);
605 list_del(&cb_ctx->list);
/freebsd-11.0-release/sys/dev/drm2/
H A Ddrm_context.c483 list_del(&pos->head);
H A Ddrm_agpsupport.c376 list_del(&entry->head);
/freebsd-11.0-release/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c119 * list_del - deletes entry from list.
125 static inline void list_del(struct list_head *entry) function
132 extern void list_del(struct list_head *entry);
/freebsd-11.0-release/sys/dev/iser/
H A Diser_memory.c37 list_del(&desc->list);
/freebsd-11.0-release/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c712 list_del(&path->list);
1133 list_del(&path->list);
1218 list_del(&path->list);
1221 list_del(&p->list);
1240 list_del(&p->list);

Completed in 312 milliseconds

1234