Searched refs:mc_nwretry_cnt (Results 1 – 4 of 4) sorted by relevance
306 u_int32_t mc_nwretry_cnt; /* # of no-wait retry attempts */ member
987 …t(mc.mc_align)), hex(mc.mc_slab_zone), int(mc.mc_wretry_cnt), int(mc.mc_nwretry_cnt), int(mc.mc_nw…
563 atomic_add_32(&cp->mc_nwretry_cnt, 1); in mcache_alloc_ext()
1138 sp->mbcl_mc_nwretry_cnt = cp->mc_nwretry_cnt; in mbuf_stat_sync()