Searched refs:mc_nwretry_cnt (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dmcache.h217 u_int32_t mc_nwretry_cnt; /* # of no-wait retry attempts */ member in struct:mcache
/darwin-on-arm/xnu/bsd/kern/
H A Dmcache.c536 atomic_add_32(&cp->mc_nwretry_cnt, 1);
H A Duipc_mbuf.c974 sp->mbcl_mc_nwretry_cnt = cp->mc_nwretry_cnt;

Completed in 34 milliseconds