Searched refs:first_free (Results 1 – 6 of 6) sorted by relevance
67 struct smt_entry *first_free = NULL; in find_or_alloc_smte() local72 if (!first_free) in find_or_alloc_smte()73 first_free = e; in find_or_alloc_smte()85 if (first_free) { in find_or_alloc_smte()86 e = first_free; in find_or_alloc_smte()
302 struct l2t_entry *first_free = NULL; in find_or_alloc_l2e() local306 if (!first_free) in find_or_alloc_l2e()307 first_free = e; in find_or_alloc_l2e()317 if (first_free) { in find_or_alloc_l2e()318 e = first_free; in find_or_alloc_l2e()
294 srq->first_free = 0; in mthca_alloc_srq()500 first_ind = srq->first_free; in mthca_tavor_post_srq_recv()503 ind = srq->first_free; in mthca_tavor_post_srq_recv()541 srq->first_free = next_ind; in mthca_tavor_post_srq_recv()557 first_ind = srq->first_free; in mthca_tavor_post_srq_recv()593 ind = srq->first_free; in mthca_arbel_post_srq_recv()624 srq->first_free = next_ind; in mthca_arbel_post_srq_recv()
230 int first_free; member
1996 char *first_free, *fj, *fnw; in vt_do_kdgkb_ioctl() local2050 first_free = funcbufptr + (funcbufsize - funcbufleft); in vt_do_kdgkb_ioctl()2056 fj = first_free; in vt_do_kdgkb_ioctl()2063 memmove(fj + delta, fj, first_free - fj); in vt_do_kdgkb_ioctl()2097 if (first_free > fj) { in vt_do_kdgkb_ioctl()2098 memmove(fnw + (fj - funcbufptr) + delta, fj, first_free - fj); in vt_do_kdgkb_ioctl()
237 u64 first_free; member955 p_mngr->first_free = (u64) p_mngr->t2[0].p_phys; in qed_cxt_src_t2_alloc()1739 p_hwfn->p_cxt_mngr->first_free); in qed_src_init_pf()