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

1234

/freebsd-12-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_kern_lib.c152 list_del(pos);
404 list_del(pos);
/freebsd-12-stable/sys/dev/drm/
H A Ddrm_sman.c255 list_del(&item->owner_list);
278 list_del(&owner_item->sman_list);
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-12-stable/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_ipsec.c150 list_del(&context->list);
209 list_del(&context->list);
/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mcg.c230 list_del(&dqp->list);
233 list_del(&new_entry->list);
319 list_del(&dqp->list);
398 list_del(&entry->list);
402 list_del(&pqp->list);
538 list_del(&pqp->list);
579 list_del(&pqp->list);
614 list_del(&dqp->list);
630 list_del(&entry->list);
H A Dmlx4_alloc.c300 list_del(&entry->prio_list);
303 list_del(&entry->list);
328 list_del(&zone->list);
329 list_del(&zone->prio_list);
782 list_del(&db->u.pgdir->list);
H A Dmlx4_pd.c259 list_del(&bf->uar->bf_list);
H A Dmlx4_resource_tracker.c1440 list_del(&r->list);
2014 list_del(&res->list);
2033 list_del(&res->list);
2122 list_del(&res->list);
2142 list_del(&res->list);
4014 list_del(&res->list);
4561 list_del(&rgid->list);
4653 list_del(&qp->com.list);
4727 list_del(&srq->com.list);
4793 list_del(
[all...]
/freebsd-12-stable/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-12-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dresource.c116 list_del(&entry->entry);
186 list_del(&entry->entry);
/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cm.c187 list_del(&ent->list);
475 list_del(&map->list);
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_ucma.c320 list_del(&con_req_eve->list);
433 list_del(&uevent->list);
521 list_del(&mc->list);
536 list_del(&uevent->list);
567 list_del(&ctx->list);
571 list_del(&uevent->list);
1390 list_del(&mc->list);
1468 list_del(&mc->list);
H A Dib_device.c413 list_del(&device->core_list);
493 list_del(&client->list);
522 list_del(&found_context->list);
622 list_del(&event_handler->list);
H A Dib_ucm.c161 list_del(&ctx->file_list);
166 list_del(&uevent->file_list);
167 list_del(&uevent->ctx_list);
461 list_del(&uevent->file_list);
462 list_del(&uevent->ctx_list);
H A Dib_umem_odp.c116 list_del(&odp_data->no_private_counters);
369 list_del(&umem->odp_data->no_private_counters);
/freebsd-12-stable/sys/dev/drm2/
H A Ddrm_context.c483 list_del(&pos->head);
H A Ddrm_agpsupport.c376 list_del(&entry->head);
/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Dwait.h266 list_del(&wq->task_list);
/freebsd-12-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c307 list_del(&pdev->links);
340 list_del(&pdev->links);
528 list_del(&pdrv->links);
544 list_del(&pdrv->links);
/freebsd-12-stable/sys/dev/iser/
H A Diser_memory.c37 list_del(&desc->list);
/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_alloc.c245 list_del(&db->u.pgdir->list);
H A Dmlx5_fs_tree.c367 list_del(&dst->base.list);
371 list_del(&fte->base.list);
1584 list_del(&dst->base.list);
1589 list_del(&dst->base.list);
1694 list_del(&dst->base.list);
2470 list_del(&iter_client->list);
2520 list_del(&handler->list);
2618 list_del(&iter_node->list);
/freebsd-12-stable/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);

Completed in 309 milliseconds

1234