Searched refs:rsrc_bmap (Results 1 – 2 of 2) sorted by relevance
71 struct rsrc_bmap { struct77 struct rsrc_bmap lf; argument109 struct rsrc_bmap counters;145 struct rsrc_bmap msix; /* Bitmap for MSIX vector alloc */192 struct rsrc_bmap schq;210 struct rsrc_bmap rsrc;431 int rvu_alloc_bitmap(struct rsrc_bmap *rsrc);432 int rvu_alloc_rsrc(struct rsrc_bmap *rsrc);433 void rvu_free_rsrc(struct rsrc_bmap *rsrc, int id);434 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()