Searched refs:rsrc_bmap (Results 1 – 2 of 2) sorted by relevance
70 struct rsrc_bmap { struct76 struct rsrc_bmap lf; argument108 struct rsrc_bmap counters;144 struct rsrc_bmap msix; /* Bitmap for MSIX vector alloc */191 struct rsrc_bmap schq;209 struct rsrc_bmap rsrc;420 int rvu_alloc_bitmap(struct rsrc_bmap *rsrc);421 int rvu_alloc_rsrc(struct rsrc_bmap *rsrc);422 void rvu_free_rsrc(struct rsrc_bmap *rsrc, int id);423 int rvu_rsrc_free_count(struct rsrc_bmap *rsrc);[all …]
115 int rvu_alloc_rsrc(struct rsrc_bmap *rsrc) in rvu_alloc_rsrc()131 int rvu_alloc_rsrc_contig(struct rsrc_bmap *rsrc, int nrsrc) in rvu_alloc_rsrc_contig()146 static void rvu_free_rsrc_contig(struct rsrc_bmap *rsrc, int nrsrc, int start) in rvu_free_rsrc_contig()156 bool rvu_rsrc_check_contig(struct rsrc_bmap *rsrc, int nrsrc) in rvu_rsrc_check_contig()170 void rvu_free_rsrc(struct rsrc_bmap *rsrc, int id) in rvu_free_rsrc()178 int rvu_rsrc_free_count(struct rsrc_bmap *rsrc) in rvu_rsrc_free_count()189 int rvu_alloc_bitmap(struct rsrc_bmap *rsrc) in rvu_alloc_bitmap()