Searched refs:idr_remove (Results 1 – 11 of 11) sorted by relevance
| /trueos/sys/ofed/drivers/infiniband/hw/mlx4/ |
| HD | cm.c | 144 idr_remove(&sriov->pv_id_table, pv_id); in id_map_ent_timeout() 165 idr_remove(&sriov->pv_id_table, pv_cm_id); in id_map_find_del() 407 idr_remove(&sriov->pv_id_table, (int) ent->pv_cm_id); in mlx4_ib_cm_paravirt_clean() 423 idr_remove(&sriov->pv_id_table, (int) map->pv_cm_id); in mlx4_ib_cm_paravirt_clean()
|
| /trueos/sys/ofed/include/linux/ |
| HD | idr.h | 70 void idr_remove(struct idr *idp, int id);
|
| HD | linux_idr.c | 117 idr_remove(struct idr *idr, int id) in idr_remove() function
|
| /trueos/sys/ofed/drivers/infiniband/core/ |
| HD | ucma.c | 393 idr_remove(&ctx_idr, ctx->id); in ucma_create_id() 406 idr_remove(&multicast_idr, mc->id); in ucma_cleanup_multicast() 480 idr_remove(&ctx_idr, ctx->id); in ucma_destroy_id() 1026 idr_remove(&multicast_idr, mc->id); in ucma_join_multicast() 1058 idr_remove(&multicast_idr, mc->id); in ucma_leave_multicast() 1277 idr_remove(&ctx_idr, ctx->id); in ucma_close()
|
| HD | ucm.c | 518 idr_remove(&ctx_id_table, ctx->id); in ib_ucm_create_id() 546 idr_remove(&ctx_id_table, ctx->id); in ib_ucm_destroy_id() 1195 idr_remove(&ctx_id_table, ctx->id); in ib_ucm_close()
|
| HD | sa_query.c | 764 idr_remove(&query_idr, id); in send_mad() 1279 idr_remove(&query_idr, query->id); in send_handler()
|
| HD | cma.c | 863 idr_remove(bind_list->ps, bind_list->port); in cma_release_port() 2144 idr_remove(ps, port); in cma_alloc_port() 2172 idr_remove(ps, port); in cma_alloc_any_port() 2190 idr_remove(ps, port); in cma_alloc_any_port()
|
| HD | uverbs_cmd.c | 139 idr_remove(idr, uobj->id); in idr_remove_uobj()
|
| HD | cm.c | 416 idr_remove(&cm.local_id_table, in cm_free_id()
|
| /trueos/sys/dev/cxgb/ulp/iw_cxgb/ |
| HD | iw_cxgb.h | 172 idr_remove(idr, id); in remove_handle()
|
| /trueos/sys/dev/cxgbe/iw_cxgbe/ |
| HD | iw_cxgbe.h | 290 idr_remove(idr, id); in _remove_handle()
|