Searched refs:ixl_pf_qmgr_find_free_contiguous_block (Results 1 – 1 of 1) sorted by relevance
37 static int ixl_pf_qmgr_find_free_contiguous_block(struct ixl_pf_qmgr *qmgr, int num);73 block_start = ixl_pf_qmgr_find_free_contiguous_block(qmgr, alloc_size); in ixl_pf_qmgr_alloc_contiguous()298 ixl_pf_qmgr_find_free_contiguous_block(struct ixl_pf_qmgr *qmgr, int num) in ixl_pf_qmgr_find_free_contiguous_block() function