Searched refs:bm_mc_result (Results 1 – 7 of 7) sorted by relevance
75 struct bm_mc_result; /* MC result */176 struct bm_mc_result *bm_mc_result(struct bm_portal *portal);272 _Packed struct bm_mc_result { struct
411 struct bm_mc_result *mcr; in BmPortalAcquire()421 while (!(mcr = bm_mc_result(p_BmPortal->p_BmPortalLow))) ; in BmPortalAcquire()436 struct bm_mc_result *mcr; in BmPortalQuery()443 while (!(mcr = bm_mc_result(p_BmPortal->p_BmPortalLow))) ; in BmPortalQuery()
149 struct bm_mc_result *rr;
449 struct bm_mc_result *bm_mc_result(struct bm_portal *portal) in bm_mc_result() function452 struct bm_mc_result *rr = mc->rr + mc->rridx; in bm_mc_result()
112 struct bm_mc_result *rr;442 struct bm_mc_result *rr = mc->rr + mc->rridx; in bm_mc_commit()456 static inline struct bm_mc_result *bm_mc_result(struct bm_portal *portal) in bm_mc_result() function459 struct bm_mc_result *rr = mc->rr + mc->rridx; in bm_mc_result()520 struct bm_mc_result *bm_res; in bm_shutdown_pool()530 while (!(bm_res = bm_mc_result(p))) in bm_shutdown_pool()
297 struct bm_mc_result *mcr; in bman_acquire()311 while (!(mcr = bm_mc_result(&p->p))) in bman_acquire()327 struct bm_mc_result *mcr; in bman_query_pools()331 while (!(mcr = bm_mc_result(&p->p))) in bman_query_pools()
36 struct bm_mc_result; /* MC result */137 struct bm_mc_result { struct