Searched refs:ida (Results 76 - 97 of 97) sorted by relevance

1234

/linux-master/lib/
H A Dobjagg.c50 struct ida root_ida;
/linux-master/drivers/vfio/
H A Dgroup.c22 struct ida group_ida;
H A Dvfio_main.c48 struct ida device_ida;
/linux-master/include/linux/
H A Ddmaengine.h872 struct ida chan_ida;
/linux-master/drivers/base/
H A Dswnode.c34 struct ida child_ids;
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h356 struct ida doorbell_ida;
/linux-master/drivers/nvme/host/
H A Dnvme.h432 struct ida ns_ida;
H A Dfc.c122 struct ida endp_cnt;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h300 struct ida vport_metadata_ida;
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e.h934 extern struct ida i40e_client_ida;
/linux-master/drivers/dma/idxd/
H A Dcdev.c23 struct ida minor_ida;
27 * Since user file names are global in DSA devices, define their ida's as
291 dev_warn(dev, "ida alloc failure\n");
/linux-master/drivers/gpu/drm/i915/
H A Di915_drv.h184 struct ida mock_region_instances;
/linux-master/drivers/iommu/
H A Dvirtio-iommu.c39 struct ida domain_ids;
/linux-master/drivers/most/
H A Dcore.c28 static struct ida mdev_id;
/linux-master/drivers/greybus/
H A Des2.c492 struct ida *id_map = &hd->cport_id_map;
/linux-master/drivers/acpi/
H A Dscan.c665 struct ida *instance_ida = &acpi_device_bus_id->instance_ida;
/linux-master/sound/soc/sof/
H A Dipc4-topology.c2727 struct ida *queue_ida;
2768 * mixed use pin binding array and ida for queue ID allocation.
2776 /* If no pin binding array specified in topology, use ida to allocate one */
2783 struct ida *queue_ida;
2797 /* Nothing to free if queue ID is not allocated with ida. */
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c114 struct ida tx_halloc;
/linux-master/drivers/nvme/target/
H A Dfc.c110 struct ida assoc_cnt;
/linux-master/include/net/bluetooth/
H A Dhci_core.h350 struct ida unset_handle_ida;
/linux-master/drivers/infiniband/core/
H A Ddevice.c457 struct ida inuse;
/linux-master/kernel/
H A Dworkqueue.c221 struct ida worker_ida; /* worker IDs for task name */

Completed in 403 milliseconds

1234