Home
last modified time | relevance | path

Searched refs:idr_remove (Results 1 – 25 of 177) sorted by relevance

12345678

/linux/tools/testing/radix-tree/
A Didr-test.c29 idr_remove(idr, id); in item_idr_remove()
41 idr_remove(&idr, 0); in idr_alloc_test()
85 idr_remove(&idr, 0); in idr_null_test()
101 idr_remove(&idr, 5); in idr_null_test()
103 idr_remove(&idr, 5); in idr_null_test()
106 idr_remove(&idr, i); in idr_null_test()
109 idr_remove(&idr, 8); in idr_null_test()
111 idr_remove(&idr, 9); in idr_null_test()
256 idr_remove(idr, 1); in idr_align_test()
258 idr_remove(idr, 0); in idr_align_test()
[all …]
/linux/drivers/dca/
A Ddca-sysfs.c55 idr_remove(&dca_idr, dca->id); in dca_sysfs_add_provider()
68 idr_remove(&dca_idr, dca->id); in dca_sysfs_remove_provider()
/linux/drivers/misc/habanalabs/common/
A Dcontext.c20 idr_remove(&mgr->handles, handle->id); in hl_encaps_handle_do_release()
40 idr_remove(&mgr->handles, handle->id); in hl_encaps_handle_do_release_sob()
176 idr_remove(&mgr->ctx_handles, ctx->handle); in hl_ctx_create()
A Dhabanalabs_drv.c382 idr_remove(&hl_devs_idr, main_id); in create_hdev()
412 idr_remove(&hl_devs_idr, hdev->id); in destroy_hdev()
413 idr_remove(&hl_devs_idr, hdev->id_control); in destroy_hdev()
/linux/net/sched/
A Dcls_basic.c115 idr_remove(&head->handle_idr, f->handle); in basic_destroy()
133 idr_remove(&head->handle_idr, f->handle); in basic_delete()
223 idr_remove(&head->handle_idr, fnew->handle); in basic_change()
A Dcls_u32.c460 idr_remove(&ht->handle_idr, key->handle); in u32_delete_key()
582 idr_remove(&ht->handle_idr, n->handle); in u32_clear_hnode()
609 idr_remove(&tp_c->handle_idr, ht->handle); in u32_destroy_hnode()
962 idr_remove(&tp_c->handle_idr, handle); in u32_change()
1102 idr_remove(&ht->handle_idr, handle); in u32_change()
/linux/drivers/misc/ocxl/
A Dafu_irq.c145 idr_remove(&ctx->irq_idr, irq->id); in ocxl_afu_irq_alloc()
178 idr_remove(&ctx->irq_idr, irq->id); in ocxl_afu_irq_free()
/linux/drivers/net/wireless/ath/ath11k/
A Ddbring.c63 idr_remove(&ring->bufs_idr, buf_id); in ath11k_dbring_bufs_replenish()
307 idr_remove(&ring->bufs_idr, buf_id); in ath11k_dbring_buffer_release_event()
346 idr_remove(&ring->bufs_idr, buf_id); in ath11k_dbring_buf_cleanup()
A Ddp_tx.c278 idr_remove(&tx_ring->txbuf_idr, in ath11k_dp_tx()
307 idr_remove(&tx_ring->txbuf_idr, msdu_id); in ath11k_dp_tx_free_txbuf()
342 idr_remove(&tx_ring->txbuf_idr, ts->msdu_id); in ath11k_dp_tx_htt_tx_complete_buf()
599 idr_remove(&tx_ring->txbuf_idr, msdu_id); in ath11k_dp_tx_completion_handler()
/linux/drivers/power/supply/
A Dbq27xxx_battery_i2c.c202 idr_remove(&battery_id, num); in bq27xxx_battery_i2c_probe()
215 idr_remove(&battery_id, di->id); in bq27xxx_battery_i2c_remove()
A Dds2782_battery.c326 idr_remove(&battery_id, id); in ds278x_battery_remove()
445 idr_remove(&battery_id, num); in ds278x_battery_probe()
/linux/drivers/tee/optee/
A Dsupp.c48 idr_remove(&supp->idr, id); in optee_supp_release()
322 idr_remove(&supp->idr, id); in supp_pop_req()
/linux/drivers/misc/
A Dtifm_core.c209 idr_remove(&tifm_adapter_idr, fm->id); in tifm_add_adapter()
228 idr_remove(&tifm_adapter_idr, fm->id); in tifm_remove_adapter()
/linux/security/apparmor/
A Dsecid.c154 idr_remove(&aa_secids, secid); in aa_free_secid()
/linux/drivers/rpmsg/
A Dqcom_glink_native.c469 idr_remove(&glink->lcids, channel->lcid); in qcom_glink_send_open_req()
552 idr_remove(&channel->liids, intent->id); in qcom_glink_rx_done()
745 idr_remove(&channel->riids, intent->id); in qcom_glink_handle_rx_done()
1114 idr_remove(&glink->lcids, channel->lcid); in qcom_glink_create_local()
1522 idr_remove(&glink->rcids, channel->rcid); in qcom_glink_rx_open()
1560 idr_remove(&glink->rcids, channel->rcid); in qcom_glink_rx_close()
1583 idr_remove(&glink->lcids, channel->lcid); in qcom_glink_rx_close_ack()
/linux/drivers/tee/
A Dtee_shm.c246 idr_remove(&teedev->idr, shm->id); in tee_shm_register()
452 idr_remove(&teedev->idr, shm->id); in tee_shm_put()
/linux/drivers/pps/
A Dpps.c340 idr_remove(&pps_idr, pps->id); in pps_device_destruct()
400 idr_remove(&pps_idr, pps->id); in pps_register_cdev()
/linux/lib/
A Didr.c152 void *idr_remove(struct idr *idr, unsigned long id) in idr_remove() function
156 EXPORT_SYMBOL_GPL(idr_remove);
/linux/sound/soc/qcom/qdsp6/
A Dtopology.c827 idr_remove(&apm->modules_idr, mod->instance_id); in audioreach_widget_unload()
836 idr_remove(&apm->containers_idr, cont->container_id); in audioreach_widget_unload()
844 idr_remove(&apm->sub_graphs_idr, sg->sub_graph_id); in audioreach_widget_unload()
850 idr_remove(&apm->graph_info_idr, info->id); in audioreach_widget_unload()
/linux/drivers/rapidio/
A Drio_cm.c469 idr_remove(&ch_idr, ch->id); in riocm_close_handler()
1182 idr_remove(&ch_idr, new_ch->id); in riocm_ch_accept()
1510 idr_remove(&ch_idr, ch->id); in riocm_cdev_release()
1704 idr_remove(&ch_idr, ch->id); in cm_chan_close()
2045 idr_remove(&ch_idr, ch->id); in riocm_remove_dev()
2210 idr_remove(&ch_idr, ch->id); in riocm_remove_mport()
2260 idr_remove(&ch_idr, ch->id); in rio_cm_shutdown()
/linux/drivers/gpu/drm/
A Ddrm_gem.c201 idr_remove(&dev->object_name_idr, obj->name); in drm_gem_object_handle_free()
290 idr_remove(&filp->object_idr, handle); in drm_gem_handle_delete()
407 idr_remove(&file_priv->object_idr, handle); in drm_gem_handle_create_tail()
/linux/drivers/net/wireless/mediatek/mt76/
A Dtx.c164 skb = idr_remove(&wcid->pktid, pktid); in mt76_tx_status_skb_get()
184 idr_remove(&wcid->pktid, cb->pktid); in mt76_tx_status_skb_get()
745 txwi = idr_remove(&dev->token, token); in mt76_token_release()
/linux/drivers/gpio/
A Dgpio-aggregator.c169 idr_remove(&gpio_aggregator_idr, id); in new_device_store()
204 aggr = idr_remove(&gpio_aggregator_idr, id); in delete_device_store()
/linux/drivers/mtd/ubi/
A Dblock.c463 idr_remove(&ubiblock_minor_idr, gd->first_minor); in ubiblock_create()
486 idr_remove(&ubiblock_minor_idr, dev->gd->first_minor); in ubiblock_cleanup()
/linux/drivers/gpu/drm/i915/gvt/
A Dvgpu.c285 idr_remove(&gvt->vgpu_idr, vgpu->id); in intel_gvt_destroy_vgpu()
464 idr_remove(&gvt->vgpu_idr, vgpu->id); in __intel_gvt_create_vgpu()

Completed in 53 milliseconds

12345678